yzhangcs commited on
Commit
ccfc6d3
1 Parent(s): 63b33f0

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
  "GLAForCausalLM"
5
  ],
6
- "attn_mode": "fused_chunk",
7
  "bos_token_id": 1,
8
  "clamp_min": null,
9
  "conv_size": 4,
 
3
  "architectures": [
4
  "GLAForCausalLM"
5
  ],
6
+ "attn_mode": "chunk",
7
  "bos_token_id": 1,
8
  "clamp_min": null,
9
  "conv_size": 4,