Safetensors
Russian
mistral
IlyaGusev commited on
Commit
1e4b6f8
1 Parent(s): 59d975f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -18,7 +18,14 @@ Colab: [link](https://colab.research.google.com/drive/1vNzMyPqx2GB7zk3ANDtZEfvhz
18
 
19
  ## Prompt format
20
 
21
- Original Misral Nemo prompt format, but the system prompt is in the beginning:
 
 
 
 
 
 
 
22
  ```
23
  <s>Ты — Сайга, русскоязычный автоматический ассистент. Ты разговариваешь с людьми и помогаешь им.
24
 
 
18
 
19
  ## Prompt format
20
 
21
+ v3: Original Misral Nemo prompt format, but the system prompt is in the beginning:
22
+ ```
23
+ <s>Ты — Сайга, русскоязычный автоматический ассистент. Ты разговариваешь с людьми и помогаешь им.
24
+
25
+ [INST]Как дела?[/INST]Отлично, а у тебя?</s>[INST]Шикарно. Как пройти в библиотеку?[/INST]
26
+ ```
27
+
28
+ v1, v2: Original Misral Nemo prompt format, but the system prompt is in the beginning and there are additional spaces:
29
  ```
30
  <s>Ты — Сайга, русскоязычный автоматический ассистент. Ты разговариваешь с людьми и помогаешь им.
31