Upload new model file: 'pythia-1b-f16.bin'
Browse files- pythia-1b-f16.bin +3 -0
- pythia-1b-f16.meta +9 -0
pythia-1b-f16.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32ad8aa1da587df12941e050ae86ad4ca3819296b2aa3ffd5a446be2ff99c22e
|
3 |
+
size 2024950015
|
pythia-1b-f16.meta
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "GptNeoX",
|
3 |
+
"quantization": "F16",
|
4 |
+
"quantization_version": "Not_Quantized",
|
5 |
+
"container": "GGML",
|
6 |
+
"converter": "llm-rs",
|
7 |
+
"hash": "264c3dd773ee1cf595b02c0a273d2fd4a9e5efdce4ec1e517b1fd20f94949fd0",
|
8 |
+
"base_model": "EleutherAI/pythia-1b"
|
9 |
+
}
|