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

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:52c7ee0dd8b0cae2d54c35f08e6aa083120ef6eb9b59f89fcc99fd68ef49006d
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": "5157a31bd84860eb8ac9fbff27713a6f02b1a846f2e7ef4413994f65bb47a541",
8
+ "base_model": "mosaicml/mpt-7b"
9
+ }