main
rm slow tokenizers (#40936)
Added cosmos3 model (#46146)
[style] Rework ruff rules and update all files (#43144)
Fix extras on all supported Python versions (#43490)
Fix typos in code (#46579)
CI: use a single function for GH calls (#47474)
Refactor all linear attention models to latest best standards for convolution (#47452)
Fix inkling feature extractor (#47349)
refector: renamed file glob to cache to make it clearer (#45711)
Delete docstring if same as in auto-doc (#46284)
feature: added import complexity checker (#45013)
Add check_model_inits.py (#47656)
Fix spelling/grammar in core library, examples, and utils (#47685)
Add MuseGlimmer (#47867)
qa: fix ty caching and align CI with local run (#46278)
[CI] capture checkers output in OTEL (#46601)
Fix Daily CI reporting issues (#47364)
CI workflow for performed test regressions (#39198)
Much more efficient and clear weight initialization and tie weights (#42191)
Remove `requests` code (#42845)
Update ruff to `0.11.2` (#36962)
update github actions packages' version to suppress warnings (#30249)
Fix Cosmos 3 Edge Patch packing order (#47399)
Suggest jobs to use in `run-slow` (#39100)
ci: harden daily CI reporting against GitHub API rate limits (#47382)
Update `get_test_info.py` (related to tiny model creation) (#45238)
CI: Log GitHub API diagnostics to stderr (#47635)
Add model lerobot PI0 to transformers (#44160)
gpt oss is important (#40139)
Remove dangling files and folders (#47764)
Enable FURB rules in ruff (#41395)
🚨 [`Kernels`] Refactor all linear attn models & native kernels fallback (#47630)
Add minimax m3vl (#46600)
[docs] Update toctree (#47781)
Use content hash for mlinter review deduplication (#47830)
Run slow v2 (#41914)
Remove unused TensorFlow env var (#45065)
Fix `process_bad_commit_report.py`: avoid items to appear in `null` author in the report (#43662)
Revert utils files changes from PR #42845 (#43507)
Update release tool (#46193)
Switch mlinter to 0.1.2 (#47172)
Fix Cohere CI (#31263)
[docs] Update docs moved to the course (#38800)
Apply several ruff SIM rules (#37283)
CI: use transformers-ci daily workflow with OTEL (#47360)
Add FSDP CI and end-to-end FSDP tests + save fsdp (#47357)
Prevent auto-class from being modified for all models (#46844)
Added S110 - try-except-pass rule (#43687)