Is your feature request related to a problem? Please describe.
omlx currently lacks support for the new Gemma 4 assistant draft models, preventing the use of speculative decoding to accelerate text generation.
Describe the solution you'd like
Implement support for Gemma 4 assistant draft models, specifically models like gemma-4-26B-A4B-it-assistant-bf16, to enable faster inference speeds natively within omlx.
Describe alternatives you've considered
Additional context
Here is the link to the specific assistant model on Hugging Face: https://huggingface.co/mlx-community/gemma-4-26B-A4B-it-assistant-bf16
Can we expect to see this ported or supported in omlx anytime soon?
Is your feature request related to a problem? Please describe.
omlxcurrently lacks support for the new Gemma 4 assistant draft models, preventing the use of speculative decoding to accelerate text generation.Describe the solution you'd like
Implement support for Gemma 4 assistant draft models, specifically models like
gemma-4-26B-A4B-it-assistant-bf16, to enable faster inference speeds natively within omlx.Describe alternatives you've considered
Additional context
Here is the link to the specific assistant model on Hugging Face: https://huggingface.co/mlx-community/gemma-4-26B-A4B-it-assistant-bf16
Can we expect to see this ported or supported in omlx anytime soon?