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

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

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