aberrio commited on
Commit
067ea90
·
verified ·
1 Parent(s): 04a3c90

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ base_model:
5
+ - stabilityai/stablelm-2-1_6b-chat
6
+ - stabilityai/stablelm-2-zephyr-1_6b
7
+ ---
8
+
9
+ # StableLM 2
10
+
11
+ - Original model weights.
12
+ - Includes zephyr and chat at 1.6b.
13
+ - Converted from the original vendored weights to gguf as bf16.