Text Generation
Transformers
English
mpt
llm-rs
ggml
text-generation-inference
LLukas22 commited on
Commit
25b3818
1 Parent(s): 4cbc690

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:c492c94aecafa557127f55ff2d3ac12550ee131eacbd681061c5bb3a9dba87e6
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": "b945a78ef8ec685e35f4738401bec13e2980f8e3d641a293b5183aa76e81571d",
8
+ "base_model": "mosaicml/mpt-7b-instruct"
9
+ }