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