Upload new model file: 'pythia-410m-q5_1.bin'
Browse files- pythia-410m-q5_1.bin +3 -0
- pythia-410m-q5_1.meta +9 -0
pythia-410m-q5_1.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcc326e8f284ff055c244e7a6e87f1d9b7e16888dbfc3e0c80aa61115fb3e796
|
3 |
+
size 305577967
|
pythia-410m-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": "8c842d975a3db081dc2cd029024bcfff66f7281b9bcbdffc76131511171a968b",
|
8 |
+
"base_model": "EleutherAI/pythia-410m"
|
9 |
+
}
|