[Model] add dots1 (#38143)

* add dots1

* address comments

* fix

* add link to dots1 doc

* format

---------

Co-authored-by: taishan <rgtjf1@163.com>
This commit is contained in:
redmoe-moutain
2025-06-25 17:38:25 +08:00
committed by GitHub
parent 3ef8896906
commit 7503cb9113
12 changed files with 1239 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ SPECIAL_CASES_TO_ALLOW = {
"BambaConfig": [
"attn_layer_indices",
],
"Dots1Config": ["max_window_layers"],
"JambaConfig": [
"max_position_embeddings",
"attn_layer_offset",