Padlex commited on
Commit
c96c389
·
verified ·
1 Parent(s): 3d461ab

Upload GPTNeoXForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +6 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "./temp/checkpoint-18500",
3
  "architectures": [
4
- "GPTNeoXModel"
5
  ],
6
  "attention_bias": true,
7
  "attention_dropout": 0.0,
 
1
  {
2
  "_name_or_path": "./temp/checkpoint-18500",
3
  "architectures": [
4
+ "GPTNeoXForCausalLM"
5
  ],
6
  "attention_bias": true,
7
  "attention_dropout": 0.0,
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "transformers_version": "4.41.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f35d8ff9dbae59e9004cc65b553e62439cbe6618fe81924c3ededc8cc3049360
3
- size 1415322232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31c638332d29b16f530b51096ff466df5f8fb4c240c4f1178a7caff7f30c3b86
3
+ size 1621370224