Aaron Teo e9b2f84f14 llava: add big-endian conversion for image encoder (#12218) пре 10 месеци
..
batched afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
batched-bench afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
batched.swift f117d84b48 swift : fix llama-vocab api usage (#11645) пре 11 месеци
convert-llama2c-to-ggml afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
cvector-generator 68ff663a04 repo : update links to new url (#11886) пре 11 месеци
deprecation-warning f112d198cd Update deprecation-warning.cpp (#10619) пре 1 година
embedding 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) пре 10 месеци
eval-callback afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
export-lora e28245f35f export-lora : fix tok_embd tensor (#11330) пре 1 година
gbnf-validator 8b576b6c55 Tool call support (generic + native for Llama, Functionary, Hermes, Mistral, Firefunction, DeepSeek) w/ lazy grammars (#9639) пре 11 месеци
gen-docs 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) пре 1 година
gguf 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) пре 1 година
gguf-hash 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) пре 1 година
gguf-split f11cfdfd7f ci : use -no-cnv in gguf-split tests (#11254) пре 1 година
gritlm afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
imatrix fc10c38ded examples: fix typo in imatrix/README.md (#11884) пре 11 месеци
infill afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
jeopardy 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) пре 1 година
llama-bench a7b8ce2260 llama-bench : fix unexpected global variable initialize sequence issue (#11832) пре 11 месеци
llama.android 57b6abf85a android : fix KV cache log message condition (#12212) пре 10 месеци
llama.swiftui a057897ad4 llama : add xcframework build script (#11996) пре 10 месеци
llava e9b2f84f14 llava: add big-endian conversion for image encoder (#12218) пре 10 месеци
lookahead 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) пре 10 месеци
lookup 68ff663a04 repo : update links to new url (#11886) пре 11 месеци
main 56d7a9f812 main: allow preloading conversation with -p and add -st / --single-turn (#12145) пре 10 месеци
parallel 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) пре 10 месеци
passkey 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) пре 10 месеци
perplexity bfd11a2344 Fix: Compile failure due to Microsoft STL breaking change (#11836) пре 11 месеци
quantize 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) пре 10 месеци
quantize-stats afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
retrieval 68ff663a04 repo : update links to new url (#11886) пре 11 месеци
rpc 86bf31cfe6 rpc-server : add support for the SYCL backend (#10934) пре 1 година
run c950a1f692 Adding UTF-8 support to llama.cpp (#12111) пре 10 месеци
save-load-state afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
server 669912d9a5 `tool-call`: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034) пре 10 месеци
simple afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
simple-chat 6171c9d258 Add Jinja template support (#11016) пре 1 година
simple-cmake-pkg 68ff663a04 repo : update links to new url (#11886) пре 11 месеци
speculative 68ff663a04 repo : update links to new url (#11886) пре 11 месеци
speculative-simple afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
sycl 08d5986290 [SYCL] Optimize mul_mat for Q4_0 on Intel GPU (#12035) пре 10 месеци
tokenize afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
tts 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) пре 10 месеци
CMakeLists.txt 0bf2d10c55 tts : add OuteTTS support (#10784) пре 1 година
Miku.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) пре 1 година
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) пре 2 година
chat-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) пре 1 година
chat-persistent.sh 8fc393f246 scripts : fix pattern and get n_tokens in one go (#10221) пре 1 година
chat-vicuna.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) пре 1 година
chat.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) пре 1 година
convert_legacy_llama.py a0ec17b32e metadata: Detailed Dataset Authorship Metadata (#8875) пре 1 година
json_schema_pydantic_example.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) пре 1 година
json_schema_to_grammar.py 669912d9a5 `tool-call`: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034) пре 10 месеци
llama.vim 68ff663a04 repo : update links to new url (#11886) пре 11 месеци
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) пре 2 година
pydantic_models_to_grammar.py 090fca7a07 pydantic : replace uses of __annotations__ with get_type_hints (#8474) пре 1 година
pydantic_models_to_grammar_examples.py 68ff663a04 repo : update links to new url (#11886) пре 11 месеци
reason-act.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) пре 1 година
regex_to_grammar.py e235b267a2 py : switch to snake_case (#8305) пре 1 година
server-llama2-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) пре 1 година
server_embd.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) пре 1 година
ts-type-to-grammar.sh ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) пре 1 година