yzhangcs commited on
Commit
206c85c
1 Parent(s): 9c7247b

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
  "conv_size": 4,
9
  "elementwise_affine": true,
 
3
  "architectures": [
4
  "RetNetForCausalLM"
5
  ],
6
+ "attn_mode": "chunk",
7
  "bos_token_id": 1,
8
  "conv_size": 4,
9
  "elementwise_affine": true,