LLukas22 commited on
Commit
0f5476a
1 Parent(s): ec6a6a1

Added 7B tuned model

Browse files
stablelm-tuned-alpha-7b-f16.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:646116364f3d40d57086c0f84dfb09a278b787974c0a1f935a5f5a0ee0133e5c
3
+ size 15740619550
stablelm-tuned-alpha-7b-f16.meta ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "GptNeoX",
3
+ "quantization": "F16",
4
+ "quantization_version": "Not_Quantized",
5
+ "container": "GGML",
6
+ "converter": "llm-rs",
7
+ "hash": "f7f8c405c7528a7425361392a5d678d489b580b75cb8ca3b3f5127edad3ba60d",
8
+ "base_model": "stabilityai/stablelm-tuned-alpha-7b"
9
+ }