Text Generation
Transformers
English
mpt
llm-rs
ggml
text-generation-inference
LLukas22 commited on
Commit
9222fed
1 Parent(s): 495215e

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

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