arzeth commited on
Commit
e2d293e
1 Parent(s): 0668613

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -22,7 +22,8 @@ quantized_by: arzeth
22
  # Model Info
23
 
24
  - Model creator: [Unbabel](https://huggingface.co/Unbabel)
25
- - Original card: https://huggingface.co/Unbabel/TowerInstruct-7B-v0.2
 
26
  - Context size: 4096, but according to the model's card it was trained with `max_seq_length: 2048`, so make sure your input is ≤2048 tokens (is that ~1500 words?).
27
  - Template: The model was trained using the ChatML prompt templates **WITHOUT ANY SYSTEM PROMPTS !!!**, i.e. there's no `<|im_start|>system`, it's just
28
  ```
 
22
  # Model Info
23
 
24
  - Model creator: [Unbabel](https://huggingface.co/Unbabel)
25
+ - Original card (has more info): https://huggingface.co/Unbabel/TowerInstruct-7B-v0.2
26
+ - Languages: English, Portuguese, Spanish, French, German, Dutch, Italian, Korean, Chinese, Russian.
27
  - Context size: 4096, but according to the model's card it was trained with `max_seq_length: 2048`, so make sure your input is ≤2048 tokens (is that ~1500 words?).
28
  - Template: The model was trained using the ChatML prompt templates **WITHOUT ANY SYSTEM PROMPTS !!!**, i.e. there's no `<|im_start|>system`, it's just
29
  ```