Text Generation
Transformers
English
mpt
llm-rs
ggml
text-generation-inference
LLukas22 commited on
Commit
388c039
1 Parent(s): 83420bf

Upload new model file: 'mpt-7b-instruct-q4_0.bin'

Browse files
mpt-7b-instruct-q4_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dd3d1ef31971d85274305c6016b0613ad1e873d0a003c37b336f596ffc37d4c
3
+ size 3741665280
mpt-7b-instruct-q4_0.meta ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "Mpt",
3
+ "quantization": "Q4_0",
4
+ "quantization_version": "V2",
5
+ "container": "GGML",
6
+ "converter": "llm-rs",
7
+ "hash": "ddfeb1769e8efa5add71932ea271b721471a71d04952feee2b84901bdfcda389",
8
+ "base_model": "mosaicml/mpt-7b-instruct"
9
+ }