LLukas22 commited on
Commit
53c89cb
1 Parent(s): 903b163

Upload new model file: 'pythia-1b-q4_0.bin'

Browse files
Files changed (2) hide show
  1. pythia-1b-q4_0.bin +3 -0
  2. 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:4bac306dd48ccc6c7ccd2219360ca59a35e2d92421d4086b4b1e49a7de075b10
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": "7a1c71536d18ffdc852afc91de193a30a5d4c36bac98e46e32b25df5177f52c8",
8
+ "base_model": "EleutherAI/pythia-1b"
9
+ }