yzhangcs commited on
Commit
7fddefc
·
verified ·
1 Parent(s): 206c85c

Upload RetNetForCausalLM

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +2 -1
  3. generation_config.json +1 -1
  4. model.safetensors +2 -2
README.md CHANGED
@@ -8,4 +8,4 @@ license: mit
8
  datasets:
9
  - cerebras/SlimPajama-627B
10
  library_name: fla
11
- ---
 
8
  datasets:
9
  - cerebras/SlimPajama-627B
10
  library_name: fla
11
+ ---
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "RetNetForCausalLM"
5
  ],
 
6
  "attn_mode": "chunk",
7
  "bos_token_id": 1,
8
  "conv_size": 4,
@@ -28,7 +29,7 @@
28
  "share_conv_kernel": true,
29
  "tie_word_embeddings": false,
30
  "torch_dtype": "bfloat16",
31
- "transformers_version": "4.40.2",
32
  "use_cache": true,
33
  "use_output_gate": true,
34
  "use_short_conv": false,
 
3
  "architectures": [
4
  "RetNetForCausalLM"
5
  ],
6
+ "attn": null,
7
  "attn_mode": "chunk",
8
  "bos_token_id": 1,
9
  "conv_size": 4,
 
29
  "share_conv_kernel": true,
30
  "tie_word_embeddings": false,
31
  "torch_dtype": "bfloat16",
32
+ "transformers_version": "4.48.2",
33
  "use_cache": true,
34
  "use_output_gate": true,
35
  "use_short_conv": false,
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
- "transformers_version": "4.40.2"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
+ "transformers_version": "4.48.2"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0692b44dbc3850d56fa98aceaeb15529852eb0c49b7cb98986000ad3d708e189
3
- size 2703481256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de46d5e8ce1d524ac790776abfc8c3293e1c42df86a461a719a101197e8af4bd
3
+ size 2703483944