Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-21 | MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) | Hatsune Miku | |
* 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-05-03 | examples : various prompt and example fixes (#1298) | CRD716 | |
* fix dan.txt * miku prompt improvements * use common characters | |||
2023-04-11 | Fix whitespace, add .editorconfig, add GitHub workflow (#883) | Pavol Rusnak | |
2023-04-05 | miku.sh : add executable bit (#780) | at8u | |
2023-04-05 | examples : add Miku.sh (#724) | at8u | |
* Add Miku.sh to examples * Add missing line to prompt in Miku.sh * Add --keep param to Miku.sh * Remove '[end_of_conversation]' line from Miku.sh No longer is necessary. |