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:5129f826f8000a090cd3af3f9c960d9f8f119623dc93da350e7498cc9cd20412
|
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": "99cf2020a573a52c08d13fedc4cf4a5d73e3e74fa2798412194eaf10f83ce106",
|
8 |
+
"base_model": "bigscience/bloom-560m"
|
9 |
+
}
|