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

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

Browse files
Files changed (2) hide show
  1. mpt-7b-q5_1-ggjt.bin +3 -0
  2. mpt-7b-q5_1-ggjt.meta +9 -0
mpt-7b-q5_1-ggjt.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2af24525130f923c54dad0eddac870d18982a939927f222a0aef1b9aaf92d78
3
+ size 4988559744
mpt-7b-q5_1-ggjt.meta ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "Mpt",
3
+ "quantization": "Q5_1",
4
+ "quantization_version": "V2",
5
+ "container": "GGJT",
6
+ "converter": "llm-rs",
7
+ "hash": "7e2d9fbee3507bf5dc1d35b1774a4cc3c36001c24e90d521c9d30ebd096201f2",
8
+ "base_model": "mosaicml/mpt-7b"
9
+ }