Skip to content

Eval Support Update#5658

Merged
nargokul merged 3 commits intoaws:masterfrom
nargokul:eval-fix
Mar 20, 2026
Merged

Eval Support Update#5658
nargokul merged 3 commits intoaws:masterfrom
nargokul:eval-fix

Conversation

@nargokul
Copy link
Contributor

Removes the validation check in BaseEvaluator that blocked evaluation for openai-reasoning-gpt-oss-20b and openai-reasoning-gpt-oss-120b base models.

Evaluation is now supported for GPT OSS models. The original restriction is no longer needed.

Remove the check that blocked evaluation for openai-reasoning-gpt-oss-20b
and openai-reasoning-gpt-oss-120b base models.
Update TestGPTOSSModelValidation to assert that openai-reasoning-gpt-oss-20b
and openai-reasoning-gpt-oss-120b models can be used for evaluation, matching
the removal of the restriction in base_evaluator.
@nargokul nargokul changed the title Eval fix Eval Support Update Mar 20, 2026
@nargokul nargokul merged commit 302b973 into aws:master Mar 20, 2026
16 of 20 checks passed
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.

2 participants