Files
vllm/tests/evals/gpt_oss/configs/gpt-oss-20b-rocm-mxfp4-fp8.yaml
2026-04-03 00:06:01 +08:00

8 lines
302 B
YAML

# SPDX-License-Identifier: Apache-2.0
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project
model_name: amd/gpt-oss-20b-MoE-Quant-W-MXFP4-A-FP8-KV-FP8
metric_threshold: 0.568
reasoning_effort: low
server_args: "--attention-backend ROCM_AITER_UNIFIED_ATTN"
env:
VLLM_ROCM_USE_AITER: "1"