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