rccmsu commited on
Commit
0e442a8
1 Parent(s): 01fa45b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -4,6 +4,7 @@ language:
4
  - ru
5
  ---
6
  Use in the same way as IlyaGusev/saiga2_7b_lora.
 
7
  WARNING! Load tokenizer as AutoTokenizer.from_pretrained(model_path, use_fast=True)
8
 
9
  Up to 60% faster generation and 35% training with HF because of different tokenizer.
 
4
  - ru
5
  ---
6
  Use in the same way as IlyaGusev/saiga2_7b_lora.
7
+
8
  WARNING! Load tokenizer as AutoTokenizer.from_pretrained(model_path, use_fast=True)
9
 
10
  Up to 60% faster generation and 35% training with HF because of different tokenizer.