Skip to content

feat: add Atlas Cloud model config - #2590

Open
binyangzhu000-sudo wants to merge 1 commit into
open-compass:mainfrom
binyangzhu000-sudo:codex/atlas-cloud-openai-config
Open

feat: add Atlas Cloud model config#2590
binyangzhu000-sudo wants to merge 1 commit into
open-compass:mainfrom
binyangzhu000-sudo:codex/atlas-cloud-openai-config

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • allow OpenAI-compatible model configs to load credentials from a provider-specific environment variable while preserving OPENAI_API_KEY as the default
  • add an executable Atlas Cloud configuration for qwen/qwen3.8-max
  • cover custom key environment resolution with a focused regression test

Testing

  • python -m pytest tests/models/test_openai_api.py tests/models/test_openai_streaming.py -q (19 passed)
  • python -m build --wheel --no-isolation
  • OpenCompass live inference against https://api.atlascloud.ai/v1 with qwen/qwen3.8-max
  • file-scoped flake8, isort, YAPF, codespell, quote, conflict, encoding, and line-ending hooks

The repository-wide dataset suffix hook was also attempted locally, but it cannot load two existing MathBench/WikiBench configs with the available mmengine runtime; no dataset files are changed by this PR.

Signed-off-by: binyangzhu000-sudo <224954946+binyangzhu000-sudo@users.noreply.github.com>
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