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