Xuan Son Nguyen be6d7c0791 examples : remove `finetune` and `train-text-from-scratch` (#8669) hace 1 año
..
baby-llama 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
batched da3913d8f9 batched: fix n_predict parameter (#8527) hace 1 año
batched-bench 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
batched.swift 213701b51a Detokenizer fixes (#8039) hace 1 año
benchmark 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
convert-llama2c-to-ggml 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
cvector-generator 49c03c79cd cvector: better prompt handling, add "mean vector" method (#8069) hace 1 año
deprecation-warning be6d7c0791 examples : remove `finetune` and `train-text-from-scratch` (#8669) hace 1 año
embedding 07a3fc0608 Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258) hace 1 año
eval-callback 71c1121d11 examples : sprintf -> snprintf (#8434) hace 1 año
export-lora be6d7c0791 examples : remove `finetune` and `train-text-from-scratch` (#8669) hace 1 año
gbnf-validator 938943cdbf llama : move vocab, grammar and sampling into separate files (#8508) hace 1 año
gguf 07283b1a90 gguf : handle null name during init (#8587) hace 1 año
gguf-hash 1666f92dcd gguf-hash : update clib.json to point to original xxhash repo (#8491) hace 1 año
gguf-split 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
gritlm 80ea089d77 llama : allow pooled embeddings on any model (#7477) hace 1 año
imatrix 4b0eff3df5 docs : Quantum -> Quantized (#8666) hace 1 año
infill 6f0dbf6ab0 infill : assert prefix/suffix tokens + remove old space logic (#8351) hace 1 año
jeopardy 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
llama-bench 1bdd8ae19f [CANN] Add Ascend NPU backend (#6035) hace 1 año
llama.android b7c11d36e6 examples: fix android example cannot be generated continuously (#8621) hace 1 año
llama.swiftui 69b9945b44 llama.swiftui: fix end of generation bug (#8268) hace 1 año
llava 1bdd8ae19f [CANN] Add Ascend NPU backend (#6035) hace 1 año
lookahead 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
lookup e02b597be3 lookup: fibonacci hashing, fix crashes (#8548) hace 1 año
main 96952e7181 llama : fix `llama_chat_format_single` for mistral (#8657) hace 1 año
main-cmake-pkg 07a3fc0608 Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258) hace 1 año
parallel 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
passkey 61ecafa390 passkey : add short intro to README.md [no-ci] (#8317) hace 1 año
perplexity 5f2d4e60e2 ppl : fix n_seq_max for perplexity (#8277) hace 1 año
quantize 0efec57787 llama : valign + remove unused ftype (#8502) hace 1 año
quantize-stats 370b1f7e7a ggml : minor naming changes (#8433) hace 1 año
retrieval 80ea089d77 llama : allow pooled embeddings on any model (#7477) hace 1 año
rpc f3f65429c4 llama : reorganize source code + improve CMake (#8006) hace 1 año
save-load-state 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
server 4b0eff3df5 docs : Quantum -> Quantized (#8666) hace 1 año
simple 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
speculative 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
sycl 07a3fc0608 Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258) hace 1 año
tokenize 9a55ffe6fb tokenize : add --no-parse-special option (#8423) hace 1 año
CMakeLists.txt be6d7c0791 examples : remove `finetune` and `train-text-from-scratch` (#8669) hace 1 año
Miku.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
base-translate.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) hace 2 años
chat-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
chat-persistent.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
chat-vicuna.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
chat.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
convert_legacy_llama.py 672a6f1018 convert-*.py: GGUF Naming Convention Refactor and Metadata Override Refactor (#7499) hace 1 año
json_schema_pydantic_example.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) hace 1 año
json_schema_to_grammar.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) hace 1 año
llama.vim 125d03a503 llama.vim : added api key support (#5090) hace 2 años
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) hace 2 años
pydantic_models_to_grammar.py 090fca7a07 pydantic : replace uses of __annotations__ with get_type_hints (#8474) hace 1 año
pydantic_models_to_grammar_examples.py 22f281aa16 examples : Rewrite pydantic_models_to_grammar_examples.py (#8493) hace 1 año
reason-act.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
regex_to_grammar.py e235b267a2 py : switch to snake_case (#8305) hace 1 año
server-llama2-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hace 1 año
server_embd.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) hace 1 año
ts-type-to-grammar.sh ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) hace 1 año