Brian a0ec17b32e metadata: Detailed Dataset Authorship Metadata (#8875) 1 yıl önce
..
batched 7eee341bee common : use common_ prefix for common library functions (#9805) 1 yıl önce
batched-bench cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 yıl önce
batched.swift 0abc6a2c25 llama : llama_perf + option to disable timings during decode (#9355) 1 yıl önce
convert-llama2c-to-ggml 7eee341bee common : use common_ prefix for common library functions (#9805) 1 yıl önce
cvector-generator cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 yıl önce
deprecation-warning be6d7c0791 examples : remove `finetune` and `train-text-from-scratch` (#8669) 1 yıl önce
embedding 7eee341bee common : use common_ prefix for common library functions (#9805) 1 yıl önce
eval-callback cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 yıl önce
export-lora 7eee341bee common : use common_ prefix for common library functions (#9805) 1 yıl önce
gbnf-validator df270ef745 llama : refactor sampling v2 (#9294) 1 yıl önce
gen-docs 7eee341bee common : use common_ prefix for common library functions (#9805) 1 yıl önce
gguf 07283b1a90 gguf : handle null name during init (#8587) 1 yıl önce
gguf-hash 1666f92dcd gguf-hash : update clib.json to point to original xxhash repo (#8491) 1 yıl önce
gguf-split 76b37d1541 gguf-split : improve --split and --merge logic (#9619) 1 yıl önce
gritlm 7eee341bee common : use common_ prefix for common library functions (#9805) 1 yıl önce
imatrix cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 yıl önce
infill cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 yıl önce
jeopardy 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 yıl önce
llama-bench 841f27abdb metal : optimize FA kernels (#10171) 1 yıl önce
llama.android cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 yıl önce
llama.swiftui 55e47786e3 llama : default sampling changes + greedy update (#9897) 1 yıl önce
llava 9f40989351 ggml : move CPU backend to a separate file (#10144) 1 yıl önce
lookahead cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 yıl önce
lookup cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 yıl önce
main 6763f713bb readme : more lora detail in main example readme (#10064) 1 yıl önce
main-cmake-pkg 07a3fc0608 Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258) 1 yıl önce
parallel cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 yıl önce
passkey 7eee341bee common : use common_ prefix for common library functions (#9805) 1 yıl önce
perplexity cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 yıl önce
quantize 63351143b2 quantize : improve type name parsing (#9570) 1 yıl önce
quantize-stats dca1d4b58a ggml : fix BLAS with unsupported types (#9775) 1 yıl önce
retrieval 7eee341bee common : use common_ prefix for common library functions (#9805) 1 yıl önce
rpc 9f40989351 ggml : move CPU backend to a separate file (#10144) 1 yıl önce
save-load-state 55e47786e3 llama : default sampling changes + greedy update (#9897) 1 yıl önce
server b141e5f6ef server : enable KV cache defrag by default (#10233) 1 yıl önce
simple cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 1 yıl önce
simple-chat b634f8a26f simple-chat : only add bos on first prompt (#10129) 1 yıl önce
speculative 55e47786e3 llama : default sampling changes + greedy update (#9897) 1 yıl önce
sycl faf67b3de4 [SYCL]set context default value to avoid memory issue, update guide (#9476) 1 yıl önce
tokenize 7eee341bee common : use common_ prefix for common library functions (#9805) 1 yıl önce
CMakeLists.txt 9f40989351 ggml : move CPU backend to a separate file (#10144) 1 yıl önce
Miku.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 yıl önce
base-translate.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 yıl önce
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) 2 yıl önce
chat-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 yıl önce
chat-persistent.sh 8fc393f246 scripts : fix pattern and get n_tokens in one go (#10221) 1 yıl önce
chat-vicuna.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 yıl önce
chat.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 yıl önce
convert_legacy_llama.py a0ec17b32e metadata: Detailed Dataset Authorship Metadata (#8875) 1 yıl önce
json_schema_pydantic_example.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) 1 yıl önce
json_schema_to_grammar.py 66c2c93082 grammar : fix JSON Schema for string regex with top-level alt. (#9903) 1 yıl önce
llama.vim 2d3aba9ee8 llama.vim : bump generation time limit to 3s [no ci] 1 yıl önce
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) 2 yıl önce
pydantic_models_to_grammar.py 090fca7a07 pydantic : replace uses of __annotations__ with get_type_hints (#8474) 1 yıl önce
pydantic_models_to_grammar_examples.py 22f281aa16 examples : Rewrite pydantic_models_to_grammar_examples.py (#8493) 1 yıl önce
reason-act.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 yıl önce
regex_to_grammar.py e235b267a2 py : switch to snake_case (#8305) 1 yıl önce
server-llama2-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 yıl önce
server_embd.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) 1 yıl önce
ts-type-to-grammar.sh ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) 1 yıl önce