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

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:59e9c8429b5554a4ff876f6215a2b562042f47f85f9b8a34979d95a54572685e
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": "adb238f4fe72a293e7675a4245215ef83d2daac9677e15c6115a23bdc7f13dc7",
8
+ "base_model": "mosaicml/mpt-7b-chat"
9
+ }