LLukas22 commited on
Commit
dfec2a5
1 Parent(s): 640c46a

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:1bca425ca9164e26e2b2d569393d95409647a5ca764e275fe9ee3d4b460504f9
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": "f25ea7b0e2c6178809f10401fd6aafe4ddfdcb138df0f64c263ababfa1ca71c1",
8
+ "base_model": "bigscience/bloom-3b"
9
+ }