Skip to content

Commit ed92279

Browse files
authored
include multipack support for qwen3 family (axolotl-ai-cloud#2622)
1 parent 3dd9c3b commit ed92279

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/axolotl/monkeypatch/multipack.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
"mixtral",
1919
"qwen2",
2020
"qwen2_moe",
21+
"qwen3",
22+
"qwen3_moe",
2123
"falcon",
2224
"phi",
2325
"phi3",

0 commit comments

Comments
 (0)