slaren 94c5652fc0 quantize: make output filename optional, default to ggml-model-<ftype>.bin (#1301) 2 years ago
..
benchmark 0e6cbff1b7 llama : fix compile warnings 2 years ago
embedding 67c77799e0 examples : add llama_init_from_gpt_params() common function (#1290) 2 years ago
jeopardy 5fba3c016b examples : add Jeopardy example (#1168) 2 years ago
main 2edbdb0f99 main : add --in-suffix option (#1318) 2 years ago
perplexity 67c77799e0 examples : add llama_init_from_gpt_params() common function (#1290) 2 years ago
quantize 94c5652fc0 quantize: make output filename optional, default to ggml-model-<ftype>.bin (#1301) 2 years ago
quantize-stats f4cef87edf Add git-based build information for better issue tracking (#1232) 2 years ago
save-load-state f4cef87edf Add git-based build information for better issue tracking (#1232) 2 years ago
CMakeLists.txt f0d70f147d Various fixes to mat_mul benchmark (#1253) 2 years ago
Miku.sh a8a2efdc81 examples : various prompt and example fixes (#1298) 2 years ago
alpaca.sh e9a9cb0c54 examples : Improve Alpaca Default Repeat Penalty: Better Match Alpaca.cpp Experience (#1107) 2 years ago
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) 2 years ago
chat-13B.sh 6daa09d879 examples : read chat prompts from a template file (#1196) 2 years ago
chat.sh 79b2b266db If n_predict == -1, generate forever 2 years ago
common.cpp 2edbdb0f99 main : add --in-suffix option (#1318) 2 years ago
common.h 2edbdb0f99 main : add --in-suffix option (#1318) 2 years ago
gpt4all.sh 107980d970 examples : add -n to alpaca and gpt4all scripts (#706) 2 years ago
reason-act.sh a6956b25a1 add example of re-act pattern (#583) 2 years ago