llama.cpp/examples
Hatsune Miku 019fe257bb
MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287)
* Miku.sh: Set default model to llama-2-7b-chat

* Miku.sh: Set ctx_size to 4096

* Miku.sh: Add in-prefix/in-suffix opts

* Miku.sh: Switch sampler to mirostat_v2 and tiny prompt improvements
2023-07-21 11:13:18 +03:00
..
baby-llama cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
benchmark cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
embd-input cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
embedding cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
jeopardy hooks : setting up flake8 and pre-commit hooks (#1681) 2023-06-17 13:32:48 +03:00
main cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
metal cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
perplexity cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
quantize cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
quantize-stats cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
save-load-state cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
server make : fix embdinput library and server examples building on MSYS2 (#2235) 2023-07-21 10:42:21 +03:00
simple cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
train-text-from-scratch cmake : install targets (#2256) 2023-07-19 10:01:11 +03:00
alpaca.sh alpaca.sh : update model file name (#2074) 2023-07-06 19:17:50 +03:00
chat-13B.bat Create chat-13B.bat (#592) 2023-03-29 20:21:09 +03:00
chat-13B.sh examples : read chat prompts from a template file (#1196) 2023-05-03 20:58:11 +03:00
chat-persistent.sh chat-persistent.sh : use bracket expressions in grep (#1564) 2023-05-24 09:16:22 +03:00
chat-vicuna.sh examples : add chat-vicuna.sh (#1854) 2023-06-15 21:05:53 +03:00
chat.sh If n_predict == -1, generate forever 2023-03-25 21:51:41 +02:00
CMakeLists.txt llama : support input embeddings directly (#1910) 2023-06-28 18:53:37 +03:00
common.cpp ci : integrate with ggml-org/ci (#2250) 2023-07-18 14:24:43 +03:00
common.h ci : integrate with ggml-org/ci (#2250) 2023-07-18 14:24:43 +03:00
gpt4all.sh examples : add -n to alpaca and gpt4all scripts (#706) 2023-04-13 16:03:39 +03:00
Miku.sh MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) 2023-07-21 11:13:18 +03:00
reason-act.sh add example of re-act pattern (#583) 2023-03-29 10:10:24 -05:00