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