Georgi Gerganov 4773d7a02f examples : remove infill (#13283) 8 months ago
..
batched 267c1399f1 common : refactor downloading system, handle mmproj with -hf option (#12694) 9 months ago
batched.swift e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 10 months ago
convert-llama2c-to-ggml afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 year ago
deprecation-warning f112d198cd Update deprecation-warning.cpp (#10619) 1 year ago
embedding 226251ed56 embeddings : fix batch sizes (#13076) 8 months ago
eval-callback afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 year ago
gen-docs 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) 1 year ago
gguf 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) 1 year ago
gguf-hash 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) 1 year ago
gritlm 267c1399f1 common : refactor downloading system, handle mmproj with -hf option (#12694) 9 months ago
jeopardy 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 year ago
llama.android bd3f59f812 cmake : enable curl by default (#12761) 9 months ago
llama.swiftui e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 10 months ago
lookahead e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 10 months ago
lookup e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 10 months ago
parallel a10b36c91a llama : refactor kv cache guard (#12695) 9 months ago
passkey 267c1399f1 common : refactor downloading system, handle mmproj with -hf option (#12694) 9 months ago
retrieval e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 10 months ago
save-load-state e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 10 months ago
simple afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 year ago
simple-chat e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 10 months ago
simple-cmake-pkg 68ff663a04 repo : update links to new url (#11886) 11 months ago
speculative 267c1399f1 common : refactor downloading system, handle mmproj with -hf option (#12694) 9 months ago
speculative-simple 267c1399f1 common : refactor downloading system, handle mmproj with -hf option (#12694) 9 months ago
sycl 81c7e64fc2 dsiable curl lib check, this action is missed by commit bd3f59f81289b920bcc597a208c14f55e39ed37e (#12761) (#12937) 9 months ago
CMakeLists.txt 4773d7a02f examples : remove infill (#13283) 8 months ago
Miku.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 year ago
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) 2 years ago
chat-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 year ago
chat-persistent.sh 8fc393f246 scripts : fix pattern and get n_tokens in one go (#10221) 1 year ago
chat-vicuna.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 year ago
chat.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 year ago
convert_legacy_llama.py a0ec17b32e metadata: Detailed Dataset Authorship Metadata (#8875) 1 year ago
json_schema_pydantic_example.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) 1 year ago
json_schema_to_grammar.py d5fe4e81bd grammar : handle maxItems == 0 in JSON schema (#13117) 8 months ago
llama.vim 68ff663a04 repo : update links to new url (#11886) 11 months ago
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) 2 years ago
pydantic_models_to_grammar.py 090fca7a07 pydantic : replace uses of __annotations__ with get_type_hints (#8474) 1 year ago
pydantic_models_to_grammar_examples.py 1d36b3670b llama : move end-user examples to tools directory (#13249) 8 months ago
reason-act.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 year ago
regex_to_grammar.py e235b267a2 py : switch to snake_case (#8305) 1 year ago
server-llama2-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 1 year ago
server_embd.py a19b5cef16 llama : fix FA when KV cache is not used (i.e. embeddings) (#12825) 9 months ago
ts-type-to-grammar.sh ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) 1 year ago