Daniel Bevenius 8eceb888d7 server : add tooltips to settings and themes btn (#11154) hai 1 ano
..
batched 47182dd03f llama : update llama_model API names (#11063) hai 1 ano
batched-bench 47182dd03f llama : update llama_model API names (#11063) hai 1 ano
batched.swift 0abc6a2c25 llama : llama_perf + option to disable timings during decode (#9355) hai 1 ano
convert-llama2c-to-ggml 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hai 1 ano
cvector-generator 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hai 1 ano
deprecation-warning f112d198cd Update deprecation-warning.cpp (#10619) hai 1 ano
embedding f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
eval-callback f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
export-lora 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hai 1 ano
gbnf-validator 5cab3e4aaa llama : minor grammar refactor (#10897) hai 1 ano
gen-docs 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) hai 1 ano
gguf 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hai 1 ano
gguf-hash 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hai 1 ano
gguf-split 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hai 1 ano
gritlm 47182dd03f llama : update llama_model API names (#11063) hai 1 ano
imatrix f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
infill f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
jeopardy 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hai 1 ano
llama-bench 47182dd03f llama : update llama_model API names (#11063) hai 1 ano
llama.android c250ecb315 android : fix llama_batch free (#11014) hai 1 ano
llama.swiftui 43ed389a3f llama : use cmake for swift build (#10525) hai 1 ano
llava 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hai 1 ano
lookahead f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
lookup f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
main 727368c60f llama : use LLAMA_TOKEN_NULL (#11062) hai 1 ano
main-cmake-pkg 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) hai 1 ano
parallel f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
passkey 47182dd03f llama : update llama_model API names (#11063) hai 1 ano
perplexity f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
quantize 1a31d0dc00 Update README.md (#10772) hai 1 ano
quantize-stats 47182dd03f llama : update llama_model API names (#11063) hai 1 ano
retrieval f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
rpc 86bf31cfe6 rpc-server : add support for the SYCL backend (#10934) hai 1 ano
run 1bf839b1e8 Enhance user input handling for llama-run (#11138) hai 1 ano
save-load-state f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
server 8eceb888d7 server : add tooltips to settings and themes btn (#11154) hai 1 ano
simple 47182dd03f llama : update llama_model API names (#11063) hai 1 ano
simple-chat 47182dd03f llama : update llama_model API names (#11063) hai 1 ano
speculative f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
speculative-simple f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
sycl faf67b3de4 [SYCL]set context default value to avoid memory issue, update guide (#9476) hai 1 ano
tokenize 47182dd03f llama : update llama_model API names (#11063) hai 1 ano
tts f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
CMakeLists.txt 0bf2d10c55 tts : add OuteTTS support (#10784) hai 1 ano
Miku.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hai 1 ano
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) %!s(int64=2) %!d(string=hai) anos
chat-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hai 1 ano
chat-persistent.sh 8fc393f246 scripts : fix pattern and get n_tokens in one go (#10221) hai 1 ano
chat-vicuna.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hai 1 ano
chat.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hai 1 ano
convert_legacy_llama.py a0ec17b32e metadata: Detailed Dataset Authorship Metadata (#8875) hai 1 ano
json_schema_pydantic_example.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) hai 1 ano
json_schema_to_grammar.py 66c2c93082 grammar : fix JSON Schema for string regex with top-level alt. (#9903) hai 1 ano
llama.vim 2d3aba9ee8 llama.vim : bump generation time limit to 3s [no ci] hai 1 ano
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) %!s(int64=2) %!d(string=hai) anos
pydantic_models_to_grammar.py 090fca7a07 pydantic : replace uses of __annotations__ with get_type_hints (#8474) hai 1 ano
pydantic_models_to_grammar_examples.py 22f281aa16 examples : Rewrite pydantic_models_to_grammar_examples.py (#8493) hai 1 ano
reason-act.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hai 1 ano
regex_to_grammar.py e235b267a2 py : switch to snake_case (#8305) hai 1 ano
server-llama2-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) hai 1 ano
server_embd.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) hai 1 ano
ts-type-to-grammar.sh ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) hai 1 ano