jondurbin commited on
Commit
a7e16c0
1 Parent(s): 7896da9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ Another experimental model, using mostly sythetic data generated by [airoboros](
10
 
11
  Base model is https://hf.co/stabilityai/stablelm-3b-4e1t
12
 
 
 
13
  #### IMPORTANT NOTE - llama-2 chat format!!!
14
 
15
  This models uses llama-2 chat format, rather than vicuna style user/assistant!
 
10
 
11
  Base model is https://hf.co/stabilityai/stablelm-3b-4e1t
12
 
13
+ License (cc-by-sa-4.0): https://creativecommons.org/licenses/by-sa/4.0/
14
+
15
  #### IMPORTANT NOTE - llama-2 chat format!!!
16
 
17
  This models uses llama-2 chat format, rather than vicuna style user/assistant!