YongganFu commited on
Commit
7a07ecc
·
verified ·
1 Parent(s): a51d086

Upload model

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -15,7 +15,7 @@
15
  "disable_qk_norm": false,
16
  "dlm_arch": "encoder",
17
  "dlm_paradigm": "bidirectional",
18
- "dlm_type": "dream",
19
  "enforce_mask": false,
20
  "head_dim": 128,
21
  "hidden_act": "silu",
@@ -40,7 +40,7 @@
40
  "rope_theta": 1000000,
41
  "seq_length": 1024,
42
  "sliding_window": null,
43
- "tie_word_embeddings": true,
44
  "tok_mask_half_life_ratio": null,
45
  "torch_dtype": "bfloat16",
46
  "transformers_version": "4.52.2",
 
15
  "disable_qk_norm": false,
16
  "dlm_arch": "encoder",
17
  "dlm_paradigm": "bidirectional",
18
+ "dlm_type": "llada",
19
  "enforce_mask": false,
20
  "head_dim": 128,
21
  "hidden_act": "silu",
 
40
  "rope_theta": 1000000,
41
  "seq_length": 1024,
42
  "sliding_window": null,
43
+ "tie_word_embeddings": false,
44
  "tok_mask_half_life_ratio": null,
45
  "torch_dtype": "bfloat16",
46
  "transformers_version": "4.52.2",