Text Generation
Transformers
llm-rs
ggml
Inference Endpoints
LLukas22 commited on
Commit
59b9b9a
1 Parent(s): 40cfbda

Upload new model file: 'bloom-3b-q4_0.bin'

Browse files
Files changed (2) hide show
  1. bloom-3b-q4_0.bin +3 -0
  2. bloom-3b-q4_0.meta +9 -0
bloom-3b-q4_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79cd49a540db2405cc7e0fd6d9a7f756066f4b401b9e84a67dee4ee658112370
3
+ size 2056882871
bloom-3b-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": "bc94dbed8c588efa4a6537de52210983aa433c788ebd3594dea207e69b11a849",
8
+ "base_model": "bigscience/bloom-3b"
9
+ }