File size: 454 Bytes
f008cfd
 
eadc818
 
 
f008cfd
ea70380
 
 
 
 
 
 
f008cfd
 
eadc818
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
library_name: peft
license: apache-2.0
language:
- ru
---

Use in the same way as IlyaGusev/saiga2_7b_lora.

WARNING! Load tokenizer as AutoTokenizer.from_pretrained(model_path, use_fast=True)

Up to 60% faster generation and 35% training with HF because of different tokenizer.

## Training procedure

ruadapt mistral trained on saiga corpuses.
The quality is slightly worse than the IlyaGusev/saiga_mistral_7b_lora, but faster because of tokenizer.