ollieturnbull commited on
Commit
6879148
·
verified ·
1 Parent(s): 774da27

Upload GPTNeoXForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +6 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": ".",
3
  "architectures": [
4
- "GPTNeoXModel"
5
  ],
6
  "attention_bias": true,
7
  "attention_dropout": 0.0,
@@ -23,7 +23,7 @@
23
  "rotary_pct": 0.25,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "float32",
26
- "transformers_version": "4.38.2",
27
  "use_cache": true,
28
  "use_parallel_residual": true,
29
  "vocab_size": 26
 
1
  {
2
  "_name_or_path": ".",
3
  "architectures": [
4
+ "GPTNeoXForCausalLM"
5
  ],
6
  "attention_bias": true,
7
  "attention_dropout": 0.0,
 
23
  "rotary_pct": 0.25,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "float32",
26
+ "transformers_version": "4.42.3",
27
  "use_cache": true,
28
  "use_parallel_residual": true,
29
  "vocab_size": 26
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.42.3"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb66d9d38fe9fb526236798ee81c6f8ef29ecec7ab2f20cc01949b71d02e9de6
3
- size 88315000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:700b848390c7eb0fccdbf99ea6be94caabfff7a18169a2b2c607bf24af5f436f
3
+ size 88395416