llama.cpp/tools
Xuan-Son Nguyen 5215b91e93
clip : fix confused naming ffn_up and ffn_down (#13290)
* clip :  fix confused naming ffn_up and ffn_down

* rm ffn_i/o/g naming

* rename n_embd, n_ff

* small fix

* no check n_ff
2025-05-05 12:54:44 +02:00
..
batched-bench llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
cvector-generator llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
export-lora llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
gguf-split llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
imatrix imatrix: fix oob writes if src1 is not contiguous (#13286) 2025-05-04 00:50:37 +02:00
llama-bench llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
llava clip : fix confused naming ffn_up and ffn_down (#13290) 2025-05-05 12:54:44 +02:00
main llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
perplexity llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
quantize llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
rpc rpc : use backend registry, support dl backends (#13304) 2025-05-04 21:25:43 +02:00
run llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
server llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
tokenize llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
tts llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
CMakeLists.txt rpc : use backend registry, support dl backends (#13304) 2025-05-04 21:25:43 +02:00