Transformers
code
gpt-neox
causal-lm
Eval Results
TheBloke commited on
Commit
b021e94
1 Parent(s): e75a48d

Initial GGML model commit

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "model_type": "gpt-neox"
3
+ }