James S james
james opened issue james/MikuAI#8 2024-12-22 02:04:31 +00:00
Automatic Message Reactions
james opened issue james/MikuAI#7 2024-12-22 02:00:15 +00:00
Inclusion of Other Datasets
james commented on issue james/MikuAI#2 2024-12-17 23:48:56 +00:00
New Training Methods

Besides toxicqa, some kind of (normal) instruction-following dataset may also make her not so stupid.

james opened issue james/MikuAI#6 2024-12-17 23:46:28 +00:00
Multimodal Model
james commented on issue james/MikuAI#5 2024-12-17 23:43:51 +00:00
Support Spontaneous or Consecutive Bot Messages

Will require increasing the max_tokens, should probably update the default value.

james commented on issue james/MikuAI#2 2024-12-17 23:41:04 +00:00
New Training Methods

Also, I would like to try merging model checkpoints at some point. What I'm doing is training a single QLora on a merged dataset of our own chats + ToxicQA (to make her capable of saying super…

james commented on issue james/MikuAI#2 2024-12-17 23:39:42 +00:00
New Training Methods

Perhaps it would be a better idea to set the role to each actor's Discord username

Tried it. This doesn't actually seem work as well as I thought, so I switched back. This was before I added…

james commented on issue james/MikuAI#4 2024-12-06 03:39:39 +00:00
Quantization

Currently uses 4-bit quantization with load_in_4bit flag, and the RVC model is loaded in float16 format

james opened issue james/MikuAI#5 2024-12-05 10:18:02 +00:00
Support Consecutive Bot Messages
james opened issue james/MikuAI#4 2024-12-05 10:13:22 +00:00
Quantization
james pushed to main at james/MikuAI 2024-11-20 09:26:40 +00:00
07920c88ec Update README.md
james commented on issue james/MikuAI#2 2024-11-20 09:19:50 +00:00
New Training Methods

devising a new chat template which embeds the contents of the replied-to message if there is one.

Done! 87e9cc39e01d835eeef82f2ab03f833cbbd4667c

james pushed to master at james/FemScoreboard 2024-11-20 09:17:01 +00:00
4b6f9fc468 Include message reply context in prompt
james pushed to main at james/MikuAI 2024-11-20 04:25:56 +00:00
1e473081b5 update model
james pushed to main at james/MikuAI 2024-11-20 04:24:55 +00:00
3ea77997b1 updated notebook; actually keep the hf token secret (lmao)
james pushed to main at james/MikuAI 2024-11-18 23:25:20 +00:00
87e9cc39e0 Anonymize usernames again, and try including reply context
james pushed to main at james/MikuAI 2024-08-17 05:01:36 +00:00
cf09ad5a77 Update README.md
james pushed to main at james/MikuAI 2024-08-17 05:00:57 +00:00
bdd5d4f209 Update README.md
james pushed to master at james/FemScoreboard 2024-07-31 04:46:47 +00:00
c0d48a92dc Fix bug where unauthorized users could change llmconf lol
4124be492d Fix crash when typing in a non-allowed channel
Compare 2 commits »
james pushed to main at james/MikuAI 2024-07-31 04:22:35 +00:00
424903e3f6 change model to llama3 instruct 8b abliterated v3