Text Generation
Transformers
llm-rs
ggml
Inference Endpoints
LLukas22 commited on
Commit
6dc7e4e
1 Parent(s): eeb4f66

Upload new model file: 'bloom-1b7-q4_0.bin'

Browse files
Files changed (2) hide show
  1. bloom-1b7-q4_0.bin +3 -0
  2. bloom-1b7-q4_0.meta +9 -0
bloom-1b7-q4_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62c13343ac5fe4deefb0e214e30487777915023129d0b270ac93e971041706aa
3
+ size 1263299883
bloom-1b7-q4_0.meta ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "Bloom",
3
+ "quantization": "Q4_0",
4
+ "quantization_version": "V2",
5
+ "container": "GGML",
6
+ "converter": "llm-rs",
7
+ "hash": "a118bc87e1f91cdb1a484311b4067fe6fb6aa91a624bfc3006eca7b68f5d182f",
8
+ "base_model": "bigscience/bloom-1b7"
9
+ }