Skip to content

[Auto] Add DEIMv2 (cluster-41211-3): merged 1 of 2 PRs#18

Closed
evalstate wants to merge 37 commits intomainfrom
merge-cluster-cluster-41211-3-20260423223633
Closed

[Auto] Add DEIMv2 (cluster-41211-3): merged 1 of 2 PRs#18
evalstate wants to merge 37 commits intomainfrom
merge-cluster-cluster-41211-3-20260423223633

Conversation

@evalstate
Copy link
Copy Markdown
Owner

Automated cluster merge for cluster-41211-3.

Merged PRs:

Skipped PRs:

Failed PRs:

  • None.

Notes:

Next steps:

harshaljanjani and others added 30 commits February 27, 2026 22:06
* Fix KV dedup for decode batches

* Fix memory estimation

* Change default

* Added write-only fast path

* Take both peaks into account

* Revert unused config field

* Review 1

* Fix p1s

* Fix p2s and p3s that needed it

* Added a TODO

* Fix test, lower max cached graph, add TODO

* Fix fragmentation with big warmup

* Add more space for logits processors

* Fix
* Allow for registered experts from kernels hub

* remove deepgemm as that is also dynamic

* Apply repo consistency fixes

* Update src/transformers/modeling_utils.py

* Update src/transformers/modeling_utils.py

* Apply repo consistency fixes

* Apply suggestion from @IlyasMoutawwakil

* Apply repo consistency fixes

* get rid of triton dependency

* keep eager first

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Marc Sun <57196510+SunMarc@users.noreply.github.com>
Co-authored-by: Ilyas Moutawwakil <57442720+IlyasMoutawwakil@users.noreply.github.com>
Co-authored-by: IlyasMoutawwakil <moutawwakil.ilyas.tsi@gmail.com>
vkuzo and others added 7 commits April 23, 2026 12:22
Summary:

1. fix torchao NVFP4 serialization with transformers
2. add a test to cover the fix

While i'm here, also did the following bundled into this PR:
3. make the torchao serialization test have human readable names (easier
   to debug)
4. fix the float8 test (update the expected output)

after this PR the test command for all torchao configs passes on an
NVIDIA B200

Test Plan:

```
RUN_SLOW=1 pytest tests/quantization/torchao_integration/test_torchao.py -k "Serialization" -s
```

Co-authored-by: Marc Sun <57196510+SunMarc@users.noreply.github.com>
* added sonic moe

* use lazy_load_kernel

* style

* use concatenated revision

* final touches

* fix

* merge conflict

* simpler naming

* style

* add sonicmoe test

* skip fp32 on sonic

* add transposed support

* fix

---------

Co-authored-by: vasqu <antonprogamer@gmail.com>
* qa: bumped mlinter and allow local override

* bump version

* Update utils/check_modeling_rules_doc.py

Co-authored-by: Anton Vlasjuk <73884904+vasqu@users.noreply.github.com>

* license header

* license header

---------

Co-authored-by: Anton Vlasjuk <73884904+vasqu@users.noreply.github.com>
@evalstate
Copy link
Copy Markdown
Owner Author

@evalstate evalstate closed this Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.