yzhangcs commited on
Commit
8b60668
1 Parent(s): af9e233

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "architectures": [
4
  "RetNetForCausalLM"
5
  ],
6
- "attn_mode": "fused_chunk",
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
9
  "expand_k": 1,
 
3
  "architectures": [
4
  "RetNetForCausalLM"
5
  ],
6
+ "attn_mode": "chunk",
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
9
  "expand_k": 1,