Text Generation
Transformers
English
mpt
llm-rs
ggml
text-generation-inference
LLukas22 commited on
Commit
f28b702
1 Parent(s): 845b595

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

Browse files
Files changed (2) hide show
  1. mpt-7b-chat-q4_0.bin +3 -0
  2. mpt-7b-chat-q4_0.meta +9 -0
mpt-7b-chat-q4_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90602010036ef7cb81ebfe4667ba34f07dd694ad1300c9335002b2769b3a3ec8
3
+ size 3741665302
mpt-7b-chat-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": "a0be978033bcd370a2c73b669669c1020534a63410fe03591095dcf1c53fb7dd",
8
+ "base_model": "mosaicml/mpt-7b-chat"
9
+ }