[rhaiis] Add missing Model Furnace models and new NVFP4/Qwen3.x/DeepSeek models - #173
Conversation
… models Adds models that were in Model Furnace but not yet in Forge, and new models not yet in either. TP sizes and vllm args for the Model Furnace entries match the source at gitlab.cee.redhat.com/psap/model-furnace. The new models include NVFP4 quantizations, the Qwen3.6 and Qwen3.8 families, and DeepSeek-V4-Flash. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@Harshith-umesh, @aas008, @naveenmiriyaluredhat. Cant add anyone as a reviewer for some reason. |
…veen's request Co-authored-by: Cursor <cursoragent@cursor.com>
|
/test fournos rhaiis nvidia benchmark hera ci-quick |
1 similar comment
|
/test fournos rhaiis nvidia benchmark hera ci-quick |
🟢 Execution of
|
🟢 Submission of
|
Adds the three missing GuideLLM workload profiles from guidellm.yaml. Co-authored-by: Cursor <cursoragent@cursor.com>
|
/test fournos rhaiis nvidia benchmark hera ci-quick |
🟢 Execution of
|
🟢 Submission of
|
|
/lgtm |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: albertoperdomo2 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
fb2b054
into
openshift-psap:main
Summary
sizes and vllm args matching gitlab.cee.redhat.com/psap/model-furnace.
Qwen3.6 and Qwen3.8 families, and DeepSeek-V4-Flash.
model keys (phi-4 and llama-405b).
Motivation
Model Furnace and Forge had diverged on which models each tracks. This
closes the gap for the rhaiis project and adds recently released models
on top.
Testing
Models added from Model Furnace have been validated there. New models
(NVFP4, Qwen3.6, Qwen3.8, DeepSeek-V4-Flash) will need a benchmark run
to confirm the TP values and vllm args are correct.
Models added
From Model Furnace (not yet in Forge)
phi-4microsoft/phi-4phi-4-w4a16RedHatAI/phi-4-quantized.w4a16phi-4-w8a8RedHatAI/phi-4-quantized.w8a8phi-4-fp8RedHatAI/phi-4-FP8-dynamicllama-3-1-8b-fp8RedHatAI/Meta-Llama-3.1-8B-Instruct-FP8-dynamicllama-3-1-8b-w8a8RedHatAI/Meta-Llama-3.1-8B-Instruct-quantized.w8a8llama-3-1-8b-w4a16RedHatAI/Meta-Llama-3.1-8B-Instruct-quantized.w4a16llama-3-1-405bmeta-llama/Llama-3.1-405B-Instructllama-3-1-405b-fp8RedHatAI/Meta-Llama-3.1-405B-Instruct-FP8-dynamicllama-3-1-405b-w8a8RedHatAI/Meta-Llama-3.1-405B-Instruct-quantized.w8a8qwen3-5-35b-fp8RedHatAI/Qwen3.5-35B-A3B-FP8-dynamicqwen3-5-122b-fp8RedHatAI/Qwen3.5-122B-A10B-FP8-dynamicqwen3-5-397b-fp8RedHatAI/Qwen3.5-397B-A17B-FP8-dynamicqwen3-coder-next-fp8RedHatAI/Qwen3-Coder-Next-FP8-dynamicinfomaniak-translategemma-12bInfomaniak-AI/vllm-translategemma-12b-itNew models (not in Model Furnace or Forge)
kimi-k2-5-nvfp4nvidia/Kimi-K2.5-NVFP4glm-5-2-nvfp4RedHatAI/GLM-5.2-NVFP4-FP8nemotron3super-120b-nvfp4RedHatAI/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4deepseek-v4-pro-nvfp4RedHatAI/DeepSeek-V4-Pro-NVFP4-FP8gemma-4-26b-a4b-nvfp4RedHatAI/gemma-4-26B-A4B-it-NVFP4gemma-4-31b-nvfp4RedHatAI/gemma-4-31B-it-NVFP4kimi-k3-nvfp4RedHatAI/Kimi-K3-NVFP4qwen3-6-35b-a3bQwen/Qwen3.6-35B-A3Bqwen3-6-35b-fp8RedHatAI/Qwen3.6-35B-A3B-FP8qwen3-6-35b-nvfp4RedHatAI/Qwen3.6-35B-A3B-NVFP4qwen3-8-27bQwen/Qwen3.8-27Bqwen3-8-27b-fp8Qwen/Qwen3.8-27B-FP8qwen3-8-2-4t-fp8RedHatAI/Qwen3.8-2.4T-A95B-FP8deepseek-v4-flash-nvfp4RedHatAI/DeepSeek-V4-Flash-NVFP4-FP8Made with Cursor