Olivier Chafik a83f528688 `tool-call`: fix llama 3.x and functionary 3.2, play nice w/ pydantic_ai package, update readme (#11539) 11 månader sedan
..
batched afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
batched-bench afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
batched.swift afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
convert-llama2c-to-ggml afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
cvector-generator afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
deprecation-warning f112d198cd Update deprecation-warning.cpp (#10619) 1 år sedan
embedding afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
eval-callback afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
export-lora e28245f35f export-lora : fix tok_embd tensor (#11330) 1 år sedan
gbnf-validator 8b576b6c55 Tool call support (generic + native for Llama, Functionary, Hermes, Mistral, Firefunction, DeepSeek) w/ lazy grammars (#9639) 11 månader sedan
gen-docs 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) 1 år sedan
gguf 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) 1 år sedan
gguf-hash 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) 1 år sedan
gguf-split f11cfdfd7f ci : use -no-cnv in gguf-split tests (#11254) 1 år sedan
gritlm afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
imatrix afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
infill afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
jeopardy 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 år sedan
llama-bench 667d72846c rpc : early register backend devices (#11262) 1 år sedan
llama.android 3edfa7d375 llama.android: add field formatChat to control whether to parse special tokens when send message (#11270) 1 år sedan
llama.swiftui afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
llava 3e3357fd77 llava : support Minicpm-omni (#11289) 1 år sedan
lookahead afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
lookup afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
main 8b576b6c55 Tool call support (generic + native for Llama, Functionary, Hermes, Mistral, Firefunction, DeepSeek) w/ lazy grammars (#9639) 11 månader sedan
parallel afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
passkey afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
perplexity afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
quantize f11cfdfd7f ci : use -no-cnv in gguf-split tests (#11254) 1 år sedan
quantize-stats afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
retrieval afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
rpc 86bf31cfe6 rpc-server : add support for the SYCL backend (#10934) 1 år sedan
run f0d4b29edf Parse https://ollama.com/library/ syntax (#11480) 11 månader sedan
save-load-state afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
server a83f528688 `tool-call`: fix llama 3.x and functionary 3.2, play nice w/ pydantic_ai package, update readme (#11539) 11 månader sedan
simple afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
simple-chat 6171c9d258 Add Jinja template support (#11016) 1 år sedan
simple-cmake-pkg 19f65187cb cmake: add ggml find package (#11369) 11 månader sedan
speculative afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
speculative-simple afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
sycl faf67b3de4 [SYCL]set context default value to avoid memory issue, update guide (#9476) 1 år sedan
tokenize afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 år sedan
tts 6390a998bf tts : add guide tokens support (#11186) 1 år sedan
CMakeLists.txt 0bf2d10c55 tts : add OuteTTS support (#10784) 1 år sedan
Miku.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 år sedan
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) 2 år sedan
chat-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 år sedan
chat-persistent.sh 8fc393f246 scripts : fix pattern and get n_tokens in one go (#10221) 1 år sedan
chat-vicuna.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 år sedan
chat.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 år sedan
convert_legacy_llama.py a0ec17b32e metadata: Detailed Dataset Authorship Metadata (#8875) 1 år sedan
json_schema_pydantic_example.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) 1 år sedan
json_schema_to_grammar.py 66c2c93082 grammar : fix JSON Schema for string regex with top-level alt. (#9903) 1 år sedan
llama.vim 2d3aba9ee8 llama.vim : bump generation time limit to 3s [no ci] 1 år sedan
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) 2 år sedan
pydantic_models_to_grammar.py 090fca7a07 pydantic : replace uses of __annotations__ with get_type_hints (#8474) 1 år sedan
pydantic_models_to_grammar_examples.py 22f281aa16 examples : Rewrite pydantic_models_to_grammar_examples.py (#8493) 1 år sedan
reason-act.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 år sedan
regex_to_grammar.py e235b267a2 py : switch to snake_case (#8305) 1 år sedan
server-llama2-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 år sedan
server_embd.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) 1 år sedan
ts-type-to-grammar.sh ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) 1 år sedan