llama_cpp_for_radxa_dragon_.../prompts
Georgi Gerganov 0e89203b51
speculative : add tree-based sampling example (#3624)
* sampling : one sequence per sampling context

ggml-ci

* speculative : add tree-based sampling support

ggml-ci

* speculative : reuse the n_parallel CLI param

* speculative : refactor sampling

* examples : fix build after sampling refactoring

ggml-ci

* batched : fix n_seq_id

* sampling : fix malloc

ggml-ci

* swift : fix build

ggml-ci

* swift : try to fix build

ggml-ci

* prompts : add assistant.txt

* common : add llama_batch_add() and llama_batch_clear() helpers

* speculative : minor refactor

ggml-ci

* minor : comments + rename

ggml-ci

* speculative : fix off-by-one for n_drafted

* speculative : fix the n_drafted fix + p constants
2023-10-18 16:21:57 +03:00
..
alpaca.txt
assistant.txt speculative : add tree-based sampling example (#3624) 2023-10-18 16:21:57 +03:00
chat-with-baichuan.txt
chat-with-bob.txt
chat-with-vicuna-v0.txt
chat-with-vicuna-v1.txt
chat.txt
dan-modified.txt
dan.txt
LLM-questions.txt
mnemonics.txt prompts : add mnemonics.txt 2023-10-12 09:35:30 +03:00
parallel-questions.txt prompts : fix editorconfig checks after #3416 2023-10-06 16:36:32 +03:00
reason-act.txt