Skip to content

fix: remove 'MoE only' label from SpecPrefill docs#1044

Open
gojack10 wants to merge 1 commit into
jundot:mainfrom
gojack10:fix/specprefill-moe-label
Open

fix: remove 'MoE only' label from SpecPrefill docs#1044
gojack10 wants to merge 1 commit into
jundot:mainfrom
gojack10:fix/specprefill-moe-label

Conversation

@gojack10
Copy link
Copy Markdown

@gojack10 gojack10 commented May 2, 2026

SpecPrefill works on all architectures (dense, MoE, hybrid) - the code
has always been architecture-agnostic with extractors for llama, qwen,
gemma4, and nemotron-h. The 'for MoE models' label was misleading.

Fixes 3 locations:

  • omlx/model_settings.py lines 59 and 101
  • omlx/admin/templates/dashboard/_modal_model_settings.html line 635

SpecPrefill works on all architectures (dense, MoE, hybrid) - the code
has always been architecture-agnostic with extractors for llama, qwen,
gemma4, and nemotron-h. The 'for MoE models' label was misleading.

Fixes 3 locations:
- omlx/model_settings.py lines 59 and 101
- omlx/admin/templates/dashboard/_modal_model_settings.html line 635
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