jondurbin commited on
Commit
e9a7f02
1 Parent(s): 9b8e0c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,6 +8,8 @@ datasets:
8
 
9
  Another experimental model, using mostly sythetic data generated by [airoboros](https://github.com/jondurbin/airoboros)
10
 
 
 
11
  #### IMPORTANT NOTE - llama-2 chat format!!!
12
 
13
  This models uses llama-2 chat format, rather than vicuna style user/assistant!
 
8
 
9
  Another experimental model, using mostly sythetic data generated by [airoboros](https://github.com/jondurbin/airoboros)
10
 
11
+ Base model: https://huggingface.co/mistralai/Mistral-7B-v0.1
12
+
13
  #### IMPORTANT NOTE - llama-2 chat format!!!
14
 
15
  This models uses llama-2 chat format, rather than vicuna style user/assistant!