File size: 347 Bytes
0d417a1
 
 
 
 
 
 
 
 
14c9e49
 
60c728d
 
14c9e49
 
 
 
60c728d
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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.