Skip to content

Add MoE breakdown for Safetensors (experimental)#62

Merged
alvarobartt merged 1 commit into
mainfrom
moe-break-down
May 11, 2026
Merged

Add MoE breakdown for Safetensors (experimental)#62
alvarobartt merged 1 commit into
mainfrom
moe-break-down

Conversation

@alvarobartt

Copy link
Copy Markdown
Owner

Description

This PR adds an experimental MoE breakdown of the weights so that rather than providing a memory estimation on all the weights as in a dense model, those are rather displayed separately for the base model and the experts, which provides more information and useful insights on the model requirements towards setting one parallelism strategy or the other.

As it's still experimental and subject to change is included under the --experimental flag for the time being, see an example below:


  • I have read and followed the guidelines in CONTRIBUTING.md.
  • This has been discussed over an issue or discussion.

@alvarobartt
alvarobartt merged commit 5406239 into main May 11, 2026
2 checks passed
@alvarobartt
alvarobartt deleted the moe-break-down branch May 11, 2026 18:09
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.

1 participant