Text Generation
Transformers
English
mpt
llm-rs
ggml
text-generation-inference
LLukas22 commited on
Commit
099e21e
1 Parent(s): 9222fed

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

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