Upload new model file: 'pythia-2.8b-q4_0.bin'
Browse files- pythia-2.8b-q4_0.bin +3 -0
- pythia-2.8b-q4_0.meta +9 -0
pythia-2.8b-q4_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:210590c85e79674080ae545f89ec4e8061eb166e060240922b89e07ad03932b1
|
3 |
+
size 1565271775
|
pythia-2.8b-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": "23f579016976b2c45300374d11dea6545060b1349b21815de7bc2db618375b3f",
|
8 |
+
"base_model": "EleutherAI/pythia-2.8b"
|
9 |
+
}
|