LLukas22 commited on
Commit
5ddc7a1
1 Parent(s): 2181ac7

Upload new model file: 'pythia-70m-q4_0.bin'

Browse files
Files changed (2) hide show
  1. pythia-70m-q4_0.bin +3 -0
  2. pythia-70m-q4_0.meta +9 -0
pythia-70m-q4_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf692171d491206e8329669f41dea79edfddf97912c5dec94f63be0ea7106e9b
3
+ size 40275075
pythia-70m-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": "964cb816302bb97c4c26c23b39f5704cae6c72b3290638c50bb67e665039b1bd",
8
+ "base_model": "EleutherAI/pythia-70m"
9
+ }