Upload new model file: 'bloom-1b1-q4_0.bin'
Browse files- bloom-1b1-q4_0.bin +3 -0
- bloom-1b1-q4_0.meta +9 -0
bloom-1b1-q4_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33a3a50c21a414de16a40225b776217e0b293435469124c74f3075bf52ee74ed
|
3 |
+
size 820874539
|
bloom-1b1-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": "8cc45ed0a4170a235dbda1692d4bd099ab14c8146b00e4d558bce6f972ebc628",
|
8 |
+
"base_model": "bigscience/bloom-1b1"
|
9 |
+
}
|