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

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:c13a146df23ca101068f6afe4322224d566c353980e88dbba347775a95313340
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": "6922967e69878d13758a9eb1ca7f0974672ba7dad710283d38ed55b9b7348483",
8
+ "base_model": "mosaicml/mpt-7b"
9
+ }