Text Generation
Transformers
English
mpt
llm-rs
ggml
text-generation-inference
LLukas22 commited on
Commit
a681299
1 Parent(s): 605746f

Updated metadata

Browse files
mpt-7b-chat-f16.meta ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "Mpt",
3
+ "quantization": "F16",
4
+ "quantization_version": "Not_Quantized",
5
+ "container": "GGML",
6
+ "converter": "llm-rs",
7
+ "hash": "da8d1be23d280ab8ac4e12f185a4ec5461941461ff6bab8d9efd076ae446fc6d",
8
+ "base_model": "mosaicml/mpt-7b-chat"
9
+ }
mpt-7b-f16.meta ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "Mpt",
3
+ "quantization": "F16",
4
+ "quantization_version": "Not_Quantized",
5
+ "container": "GGML",
6
+ "converter": "llm-rs",
7
+ "hash": "63f17619081d91dd110012e7051d1401ac68c52afc4edd158447d9f741201676",
8
+ "base_model": "mosaicml/mpt-7b"
9
+ }
mpt-7b-instruct-f16.meta ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "Mpt",
3
+ "quantization": "F16",
4
+ "quantization_version": "Not_Quantized",
5
+ "container": "GGML",
6
+ "converter": "llm-rs",
7
+ "hash": "265a3bff448b8386e49abc528f1f7ba6ad7164fe6ab8451d746db993ac8bf5b3",
8
+ "base_model": "mosaicml/mpt-7b-instruct"
9
+ }
mpt-7b-storywriter-f16.meta ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "Mpt",
3
+ "quantization": "F16",
4
+ "quantization_version": "Not_Quantized",
5
+ "container": "GGML",
6
+ "converter": "llm-rs",
7
+ "hash": "be8e835204e3be00faf50cfff0c2025f95719a6422fc844d837b50c6fa35508f",
8
+ "base_model": "mosaicml/mpt-7b-storywriter"
9
+ }