LLukas22 commited on
Commit
3c1fc45
1 Parent(s): 02ba2fe

Upload 2 files

Browse files
Files changed (2) hide show
  1. gpt-j-6b-f16.bin +3 -0
  2. gpt-j-6b-f16.meta +9 -0
gpt-j-6b-f16.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8af4d0b506ae5d889f3903caa44052ce3f23ac5b412226dd13882ab7b26c3a37
3
+ size 12104028251
gpt-j-6b-f16.meta ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "GptJ",
3
+ "quantization": "F16",
4
+ "quantization_version": "Not_Quantized",
5
+ "container": "GGML",
6
+ "converter": "llm-rs",
7
+ "hash": "93686192943afb9db3117fd2cc0172d881356ca4f1462527acad258f640908bb",
8
+ "base_model": "EleutherAI/gpt-j-6b"
9
+ }