Upload new model file: 'pythia-1b-q5_1.bin'
Browse files- pythia-1b-q5_1.bin +3 -0
- pythia-1b-q5_1.meta +9 -0
pythia-1b-q5_1.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7af0d91ac1dfab5ff40ce15e0f49fc7f712ccf400f741ecdb3e81d4c4c527dc2
|
3 |
+
size 760760575
|
pythia-1b-q5_1.meta
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "GptNeoX",
|
3 |
+
"quantization": "Q5_1",
|
4 |
+
"quantization_version": "V2",
|
5 |
+
"container": "GGML",
|
6 |
+
"converter": "llm-rs",
|
7 |
+
"hash": "546f36483afc2bc83aeb74776d1f03d2f6755a0596853b6f361ed3842d32a86f",
|
8 |
+
"base_model": "EleutherAI/pythia-1b"
|
9 |
+
}
|