llama_cpp_for_radxa_dragon_.../examples
Xuan Son Nguyen 0b3bf966f4
server : add --no-context-shift option (#9607)
* server : add --no-context-shift option

* small fix

* Update examples/server/tests/features/embeddings.feature

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>

* tests : minor fix

* revert usage of GGML_ASSERT

* update server documentation

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2024-09-23 22:23:54 +02:00
..
baby-llama Threadpool: take 2 (#8672) 2024-08-30 01:20:53 +02:00
batched common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
batched-bench common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
batched.swift llama : llama_perf + option to disable timings during decode (#9355) 2024-09-13 09:53:38 +03:00
benchmark ggml : hide ggml_object, ggml_cgraph, ggml_hash_set (#9408) 2024-09-12 14:23:49 +03:00
convert-llama2c-to-ggml common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
cvector-generator common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
deprecation-warning
embedding common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
eval-callback common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
export-lora common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
gbnf-validator llama : refactor sampling v2 (#9294) 2024-09-07 15:16:19 +03:00
gen-docs common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
gguf
gguf-hash
gguf-split gguf-split : add basic checks (#9499) 2024-09-15 19:02:27 +02:00
gritlm common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
imatrix imatrix : disable prompt escape by default (#9543) 2024-09-19 10:58:14 +03:00
infill examples : flush log upon ctrl+c (#9559) 2024-09-20 11:46:56 +03:00
jeopardy
llama-bench llama-bench: correct argument parsing error message (#9524) 2024-09-17 22:41:38 +02:00
llama.android llama : minor sampling refactor (2) (#9386) 2024-09-09 17:10:46 +02:00
llama.swiftui llama : minor sampling refactor (2) (#9386) 2024-09-09 17:10:46 +02:00
llava common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
lookahead common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
lookup common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
main examples : flush log upon ctrl+c (#9559) 2024-09-20 11:46:56 +03:00
main-cmake-pkg
parallel common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
passkey common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
perplexity perplexity : remove extra new lines after chunks (#9596) 2024-09-23 11:28:02 +03:00
quantize quantize : improve type name parsing (#9570) 2024-09-20 20:55:36 +02:00
quantize-stats llama : refactor sampling v2 (#9294) 2024-09-07 15:16:19 +03:00
retrieval common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
rpc readme : add LLMUnity to UI projects (#9381) 2024-09-09 14:21:38 +03:00
save-load-state common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
server server : add --no-context-shift option (#9607) 2024-09-23 22:23:54 +02:00
simple common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
speculative common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
sycl [SYCL]set context default value to avoid memory issue, update guide (#9476) 2024-09-18 08:30:31 +08:00
tokenize common : reimplement logging (#9418) 2024-09-15 20:46:12 +03:00
base-translate.sh
chat-13B.bat
chat-13B.sh
chat-persistent.sh
chat-vicuna.sh
chat.sh
CMakeLists.txt
convert_legacy_llama.py
json_schema_pydantic_example.py
json_schema_to_grammar.py
llama.vim
llm.vim
Miku.sh
pydantic_models_to_grammar.py
pydantic_models_to_grammar_examples.py
reason-act.sh
regex_to_grammar.py
server-llama2-13B.sh
server_embd.py
ts-type-to-grammar.sh