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

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

Browse files
mpt-7b-storywriter-q4_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5649021085f3b407a8d1664891dd0c74da43ad8f19baa3a35ff9b73374fc8619
3
+ size 3741665280
mpt-7b-storywriter-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": "d04296cebf38681dc33d921b68bd998e6aaf880bc39a4c9eb498acc5752b613a",
8
+ "base_model": "mosaicml/mpt-7b-storywriter"
9
+ }