Text Generation
Transformers
llm-rs
ggml
Inference Endpoints
LLukas22 commited on
Commit
040045d
1 Parent(s): 82a630c

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:741ec7bcf1fad334bd88405786ce56debb5ab45fb5c77f21726460155c654dfa
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": "3f12d71f9f08ae0939e4fe2d003ed47d74dcaf25443a1bdb9033fd3112a374db",
8
+ "base_model": "bigscience/bloom-3b"
9
+ }