transformers/tests/repo_utils
Bo Zheng 6acd5aecb3
Adding Qwen3 and Qwen3MoE (#36878)
* Initial commit for Qwen3

* fix and add tests for qwen3 & qwen3_moe

* rename models for tests.

* fix

* fix

* fix and add docs.

* fix model name in docs.

* simplify modular and fix configuration issues

* Fix the red CI: ruff was updated

* revert ruff, version was wrong

* fix qwen3moe.

* fix

* make sure MOE can load

* fix copies

---------

Co-authored-by: Arthur Zucker <arthur.zucker@gmail.com>
2025-03-31 09:50:49 +02:00
..
modular Adding Qwen3 and Qwen3MoE (#36878) 2025-03-31 09:50:49 +02:00
test_check_copies.py Allow # Ignore copy (#27328) 2023-12-07 10:00:08 +01:00
test_check_docstrings.py Docstring check (#26052) 2023-10-04 15:13:37 +02:00
test_check_dummies.py Cleanup quality (#21493) 2023-02-07 12:27:31 -05:00
test_get_test_info.py Fix tests/repo_utils/test_get_test_info.py (#23485) 2023-05-20 06:53:10 +02:00
test_tests_fetcher.py Refactor CI: more explicit (#30674) 2024-08-30 18:17:25 +02:00