Text Generation
Transformers
English
mpt
llm-rs
ggml
text-generation-inference
LLukas22 commited on
Commit
4666f73
1 Parent(s): 8b21236

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

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