Skip to content

Support arbitrary OpenAI-compatible model slugs and document OpenRouter usage#56

Merged
cdleary merged 4 commits into
mainfrom
cdleary/2026-04-09-custom-slug
Apr 10, 2026
Merged

Support arbitrary OpenAI-compatible model slugs and document OpenRouter usage#56
cdleary merged 4 commits into
mainfrom
cdleary/2026-04-09-custom-slug

Conversation

@cdleary

@cdleary cdleary commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

This change lets eval.py and proc_eval.py run against arbitrary OpenAI-compatible model IDs via --custom-model-slug, adds a small compatibility layer and request overrides for OpenRouter/provider-routed backends, and documents the OpenRouter workflow in docs/openrouter.md so users can easily try hosted models.

It also tightens a few sample critic requirements (count_leading_zeros, integer_sqrt, and prefix_sum) so the benchmark better distinguishes intended algorithmic structure from shortcut implementations.

@cdleary cdleary force-pushed the cdleary/2026-04-09-custom-slug branch from f2415e7 to 879181b Compare April 10, 2026 06:46
@cdleary cdleary merged commit 751c825 into main Apr 10, 2026
1 check 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.

1 participant