[None][docs] Update supported models matrix with AD-onboarded architectures#248
Closed
bmarimuthu-nv wants to merge 2 commits into
Closed
[None][docs] Update supported models matrix with AD-onboarded architectures#248bmarimuthu-nv wants to merge 2 commits into
bmarimuthu-nv wants to merge 2 commits into
Conversation
… architectures Add 15 new architecture entries to the model support matrix for models onboarded via the AutoDeploy backend, and expand existing entries to reflect broader model family coverage from the AD sprint. Signed-off-by: Bala Marimuthu <bmarimuthu@nvidia.com> Signed-off-by: Balamurugan Marimuthu <246387390+bmarimuthu-nv@users.noreply.github.com>
… architectures Add 15 new architecture entries and expand 8 existing entries in the model support matrix to reflect models onboarded via AutoDeploy in this branch. Each new entry traces to a specific commit in the branch. New architectures (all AD-supported via [^7]): - DeepseekV2ForCausalLM, ExaoneForCausalLM, Gemma2ForCausalLM, GemmaForCausalLM, GlmMoeDsaForCausalLM, GraniteMoeHybridForCausalLM, HunYuanDenseV1ForCausalLM, HunYuanMoEV1ForCausalLM, InternLM2ForCausalLM, Olmo2ForCausalLM, OpenELMForCausalLM, Phi4FlashForCausalLM, Phi4VisionRForConditionalGeneration, SeedOssForCausalLM, Starcoder2ForCausalLM Expanded existing architectures: - Cohere2, LlamaForCausalLM, MistralForCausalLM, Phi3ForCausalLM, Qwen2ForCausalLM, Qwen3ForCausalLM, Qwen3MoeForCausalLM, MiniMaxM2ForCausalLM Signed-off-by: Bala Marimuthu <bmarimuthu@nvidia.com> Signed-off-by: Balamurugan Marimuthu <246387390+bmarimuthu-nv@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
commit_model_mapping.txt)[^7]footnote for all AutoDeploy-supported architecturesNew architectures
DeepseekV2ForCausalLM,ExaoneForCausalLM,Gemma2ForCausalLM,GemmaForCausalLM,GlmMoeDsaForCausalLM,GraniteMoeHybridForCausalLM,HunYuanDenseV1ForCausalLM,HunYuanMoEV1ForCausalLM,InternLM2ForCausalLM,Olmo2ForCausalLM,OpenELMForCausalLM,Phi4FlashForCausalLM,Phi4VisionRForConditionalGeneration,SeedOssForCausalLM,Starcoder2ForCausalLMTest plan
__init__.pydiff with upstream/main🤖 Generated with Claude Code