ebraminio 504af20ee4 server : (UI) Improve messages bubble shape in RTL (#11220) hace 1 año
..
batched afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
batched-bench afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
batched.swift afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
convert-llama2c-to-ggml afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
cvector-generator afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
deprecation-warning f112d198cd Update deprecation-warning.cpp (#10619) hace 1 año
embedding afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
eval-callback afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
export-lora afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
gbnf-validator 5cab3e4aaa llama : minor grammar refactor (#10897) hace 1 año
gen-docs 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) hace 1 año
gguf 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hace 1 año
gguf-hash 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hace 1 año
gguf-split 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hace 1 año
gritlm afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
imatrix afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
infill afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 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 afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
llama.android afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
llama.swiftui afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
llava afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
lookahead afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
lookup afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
main 84a44815f7 cli : auto activate conversation mode if chat template is available (#11214) hace 1 año
main-cmake-pkg 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) hace 1 año
parallel afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
passkey afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
perplexity afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
quantize 1a31d0dc00 Update README.md (#10772) hace 1 año
quantize-stats afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
retrieval afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
rpc 86bf31cfe6 rpc-server : add support for the SYCL backend (#10934) hace 1 año
run 924518e2e5 Reset color before we exit (#11205) hace 1 año
save-load-state afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
server 504af20ee4 server : (UI) Improve messages bubble shape in RTL (#11220) hace 1 año
simple afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
simple-chat afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
speculative afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
speculative-simple afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
sycl faf67b3de4 [SYCL]set context default value to avoid memory issue, update guide (#9476) hace 1 año
tokenize afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
tts afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
CMakeLists.txt 0bf2d10c55 tts : add OuteTTS support (#10784) 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
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 8fc393f246 scripts : fix pattern and get n_tokens in one go (#10221) 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 a0ec17b32e metadata: Detailed Dataset Authorship Metadata (#8875) 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 66c2c93082 grammar : fix JSON Schema for string regex with top-level alt. (#9903) hace 1 año
llama.vim 2d3aba9ee8 llama.vim : bump generation time limit to 3s [no ci] hace 1 año
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