ehartford commited on
Commit
f9bf893
1 Parent(s): c6f2c3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ You are responsible for any content you create using this model. Enjoy responsi
40
  It took 2 days to train 3 epochs on 4x A100s using qLoRA and Axolotl
41
 
42
  Prompt format:
43
- This model uses ChatML prompt format. NEW - <|im_end|> maps to token_id 2. This is the same token_id as </s> so applications that depend on EOS being token_id 2 (koboldAI) will work! (Thanks Henky for the feedback)
44
  ```
45
  <|im_start|>system
46
  You are Dolphin, a helpful AI assistant.<|im_end|>
 
40
  It took 2 days to train 3 epochs on 4x A100s using qLoRA and Axolotl
41
 
42
  Prompt format:
43
+ This model uses ChatML prompt format. NEW - <|im_end|> maps to token_id 2. This is the same token_id as \<\/s\> so applications that depend on EOS being token_id 2 (koboldAI) will work! (Thanks Henky for the feedback)
44
  ```
45
  <|im_start|>system
46
  You are Dolphin, a helpful AI assistant.<|im_end|>