Update README.md
This commit is contained in:
parent
bdd5d4f209
commit
cf09ad5a77
@ -4,7 +4,7 @@ Backend for Hatsune Miku discord bot, capable of text generation and voice chang
|
|||||||
|
|
||||||
RVC code is adapted from [AICoverGen](https://github.com/SociallyIneptWeeb/AICoverGen).
|
RVC code is adapted from [AICoverGen](https://github.com/SociallyIneptWeeb/AICoverGen).
|
||||||
|
|
||||||
The model used for text generation is [Meta-Llama-3-8B-Instruct-abliterated-v3](https://huggingface.co/failspy/Meta-Llama-3-8B-Instruct-abliterated-v3) with a custom LoRA trained on group chat messages, both of which are downloaded from Huggingface. The [Literally Every Hatsune Miku Voicebank](https://www.weights.gg/models/clp9qiyw50013rvv6tl2frcpv) model is used for voice synthesis, and is included with this repo.
|
The model used for text generation is [Meta-Llama-3-8B-Instruct-abliterated-v3](https://huggingface.co/failspy/Meta-Llama-3-8B-Instruct-abliterated-v3) with a [custom LoRA](https://huggingface.co/scoliono/groupchat_lora_abliterated_8b) trained on group chat messages, both of which are downloaded from Huggingface. The [Literally Every Hatsune Miku Voicebank](https://www.weights.gg/models/clp9qiyw50013rvv6tl2frcpv) model is used for voice synthesis, and is included with this repo.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user