Skip to content

[rhaiis] Add missing Model Furnace models and new NVFP4/Qwen3.x/DeepSeek models - #173

Merged
openshift-merge-bot[bot] merged 4 commits into
openshift-psap:mainfrom
ssaketh-ch:feat/add-missing-and-nvfp4-models
Aug 19, 2026
Merged

[rhaiis] Add missing Model Furnace models and new NVFP4/Qwen3.x/DeepSeek models#173
openshift-merge-bot[bot] merged 4 commits into
openshift-psap:mainfrom
ssaketh-ch:feat/add-missing-and-nvfp4-models

Conversation

@ssaketh-ch

Copy link
Copy Markdown
Contributor

Summary

  • Add 15 models from Model Furnace that were missing from Forge, with TP
    sizes and vllm args matching gitlab.cee.redhat.com/psap/model-furnace.
  • Add 14 new models not yet in either system: NVFP4 quantizations,
    Qwen3.6 and Qwen3.8 families, and DeepSeek-V4-Flash.
  • Fix two broken preset aliases in presets.yaml that pointed at undefined
    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)

Key HF Model ID TP
phi-4 microsoft/phi-4 1
phi-4-w4a16 RedHatAI/phi-4-quantized.w4a16 1
phi-4-w8a8 RedHatAI/phi-4-quantized.w8a8 1
phi-4-fp8 RedHatAI/phi-4-FP8-dynamic 1
llama-3-1-8b-fp8 RedHatAI/Meta-Llama-3.1-8B-Instruct-FP8-dynamic 1
llama-3-1-8b-w8a8 RedHatAI/Meta-Llama-3.1-8B-Instruct-quantized.w8a8 1
llama-3-1-8b-w4a16 RedHatAI/Meta-Llama-3.1-8B-Instruct-quantized.w4a16 1
llama-3-1-405b meta-llama/Llama-3.1-405B-Instruct 8
llama-3-1-405b-fp8 RedHatAI/Meta-Llama-3.1-405B-Instruct-FP8-dynamic 8
llama-3-1-405b-w8a8 RedHatAI/Meta-Llama-3.1-405B-Instruct-quantized.w8a8 8
qwen3-5-35b-fp8 RedHatAI/Qwen3.5-35B-A3B-FP8-dynamic 1
qwen3-5-122b-fp8 RedHatAI/Qwen3.5-122B-A10B-FP8-dynamic 2
qwen3-5-397b-fp8 RedHatAI/Qwen3.5-397B-A17B-FP8-dynamic 4
qwen3-coder-next-fp8 RedHatAI/Qwen3-Coder-Next-FP8-dynamic 1
infomaniak-translategemma-12b Infomaniak-AI/vllm-translategemma-12b-it 1

New models (not in Model Furnace or Forge)

Key HF Model ID TP
kimi-k2-5-nvfp4 nvidia/Kimi-K2.5-NVFP4 4
glm-5-2-nvfp4 RedHatAI/GLM-5.2-NVFP4-FP8 4
nemotron3super-120b-nvfp4 RedHatAI/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4 1
deepseek-v4-pro-nvfp4 RedHatAI/DeepSeek-V4-Pro-NVFP4-FP8 8
gemma-4-26b-a4b-nvfp4 RedHatAI/gemma-4-26B-A4B-it-NVFP4 1
gemma-4-31b-nvfp4 RedHatAI/gemma-4-31B-it-NVFP4 1
kimi-k3-nvfp4 RedHatAI/Kimi-K3-NVFP4 4
qwen3-6-35b-a3b Qwen/Qwen3.6-35B-A3B 1
qwen3-6-35b-fp8 RedHatAI/Qwen3.6-35B-A3B-FP8 1
qwen3-6-35b-nvfp4 RedHatAI/Qwen3.6-35B-A3B-NVFP4 1
qwen3-8-27b Qwen/Qwen3.8-27B 2
qwen3-8-27b-fp8 Qwen/Qwen3.8-27B-FP8 1
qwen3-8-2-4t-fp8 RedHatAI/Qwen3.8-2.4T-A95B-FP8 8
deepseek-v4-flash-nvfp4 RedHatAI/DeepSeek-V4-Flash-NVFP4-FP8 4

Made with Cursor

… 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>
@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: fd098f25-52e4-4a22-9462-51e521b3bcaf


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ssaketh-ch

Copy link
Copy Markdown
Contributor Author

@Harshith-umesh, @aas008, @naveenmiriyaluredhat. Cant add anyone as a reviewer for some reason.

@naveenmiriyaluredhat

naveenmiriyaluredhat commented Aug 17, 2026

Copy link
Copy Markdown

@sacherukuri
Please add the following :

  1. RedHatAI/gemma-4-26B-A4B-it-FP8-dynamic
  2. google/gemma-4-26B-A4B-it
  3. meta-models/Muse-Glimmer-30B
  4. thinkingmachines/Inkling-Small

…veen's request

Co-authored-by: Cursor <cursoragent@cursor.com>
@aas008

aas008 commented Aug 18, 2026

Copy link
Copy Markdown

/test fournos rhaiis nvidia benchmark hera ci-quick
/pipeline forge-full
/exclusive false
/cluster hera

1 similar comment
@ssaketh-ch

Copy link
Copy Markdown
Contributor Author

/test fournos rhaiis nvidia benchmark hera ci-quick
/pipeline forge-full
/exclusive false
/cluster hera

@psap-forge-bot

Copy link
Copy Markdown

🟢 Execution of rhaiis nvidia benchmark hera ci-quick 🟢

Execution Engine Configuration

forge:
  args:
  - nvidia
  - benchmark
  - hera
  - ci-quick
  configOverrides: {}
  project: rhaiis

Artifact Links

Test Logs

00 Pre-Cleanup 1 second

01 Prepare 2 seconds

02 Preflight 1 second

03 Test 5 minutes, 14 seconds

04 Post-Cleanup 4 seconds

🔄 05 Export-Artifacts

Post-processing Status

  • parse: success
  • artifacts_to_kpis: success
  • kpis_to_mlflow: success
  • kpis_to_csv: success
  • ⏭️ artifacts_to_ai_data: disabled

    kpi.artifacts_to_ai_data disabled

  • ⏭️ s3_import: disabled

    s3_import disabled

  • ⏭️ analyse_kpis: disabled

    analyze disabled

  • ⏭️ s3_export: disabled

    s3_export disabled

@psap-forge-bot

Copy link
Copy Markdown

Adds the three missing GuideLLM workload profiles from guidellm.yaml.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ssaketh-ch

Copy link
Copy Markdown
Contributor Author

/test fournos rhaiis nvidia benchmark hera ci-quick
/pipeline forge-full
/exclusive false
/cluster hera

@psap-forge-bot

Copy link
Copy Markdown

🟢 Execution of rhaiis nvidia benchmark hera ci-quick 🟢

Execution Engine Configuration

forge:
  args:
  - nvidia
  - benchmark
  - hera
  - ci-quick
  configOverrides: {}
  project: rhaiis

Artifact Links

Test Logs

00 Pre-Cleanup 1 second

01 Prepare 2 seconds

02 Preflight 1 second

03 Test 5 minutes, 15 seconds

04 Post-Cleanup 4 seconds

🔄 05 Export-Artifacts

Post-processing Status

  • parse: success
  • artifacts_to_kpis: success
  • kpis_to_mlflow: success
  • kpis_to_csv: success
  • ⏭️ artifacts_to_ai_data: disabled

    kpi.artifacts_to_ai_data disabled

  • ⏭️ s3_import: disabled

    s3_import disabled

  • ⏭️ analyse_kpis: disabled

    analyze disabled

  • ⏭️ s3_export: disabled

    s3_export disabled

@psap-forge-bot

Copy link
Copy Markdown

@albertoperdomo2

Copy link
Copy Markdown
Collaborator

/lgtm

@albertoperdomo2

Copy link
Copy Markdown
Collaborator

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 19, 2026
@openshift-ci

openshift-ci Bot commented Aug 19, 2026

Copy link
Copy Markdown

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 19, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit fb2b054 into openshift-psap:main Aug 19, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants