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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: llama2
3
  datasets:
4
  - jondurbin/airoboros-3.1
5
  ---
@@ -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!
@@ -517,5 +519,4 @@ I am purposingly leaving this license ambiguous (other than the fact you must co
517
 
518
  Your best bet is probably to avoid using this commercially due to the OpenAI API usage.
519
 
520
- Either way, by using this model, you agree to completely indemnify me.
521
-
 
1
  ---
2
+ license: cc-by-sa-4.0
3
  datasets:
4
  - jondurbin/airoboros-3.1
5
  ---
 
8
 
9
  Another experimental model, using mostly sythetic data generated by [airoboros](https://github.com/jondurbin/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!
 
519
 
520
  Your best bet is probably to avoid using this commercially due to the OpenAI API usage.
521
 
522
+ Either way, by using this model, you agree to completely indemnify me.