kmichiru's picture
Update README.md
60c728d
---
license: wtfpl
language:
- ja
tags:
- novel generation
- chat
- persona-chat
---
## Training procedure
Visual Novel scripts (Japanese only) + Mistral-7B-v0.1 + LoRA. Refer to `isft_mistral.py` for training process.
### Framework versions
- PEFT 0.4.0
### Model detail
Only LoRA is uploaded. Refer to `inference.py` for inference example.