Skip to content

Add Hy3 to live bench - #1

Open
anthonypizzolato-abacus wants to merge 1 commit into
mainfrom
add-hy3
Open

Add Hy3 to live bench#1
anthonypizzolato-abacus wants to merge 1 commit into
mainfrom
add-hy3

Conversation

@anthonypizzolato-abacus

Copy link
Copy Markdown

Registers Hy3 for LiveCodeBench runs.

Field Value
Model name (display) Hy3
Provider API ID tencent/hy3 (Novita AI; hy3 on Tencent Cloud)
Provider Tencent (Hunyuan team)
Context window 262,144 tokens (256K)
Architecture 295B MoE, 21B active params, 192 experts (top-8)
Release 2026-07-06, Apache 2.0

Files changed

  • lcb_runner/lm_styles.py — added a LanguageModel("tencent/hy3", "Hy3", LMStyle.OpenAIChat, datetime(2026, 1, 1), link="https://huggingface.co/tencent/Hy3") entry at the end of LanguageModelList, matching the format of adjacent entries.

LMStyle.OpenAIChat is used because Novita AI exposes an OpenAI-compatible chat completions API; the existing OpenAIRunner can target it by setting OPENAI_BASE_URL=https://api.novita.ai/v3/openai (the OpenAI SDK picks that up) with OPENAI_KEY set to the Novita key. No runner code changes were needed.

Model card: https://huggingface.co/tencent/Hy3 · Pricing/serving: https://novita.ai/models/model-detail/tencent-hy3

Related: realityengines/code#126312, abacusai/loggedout-web#2846

Please review — not merging automatically.

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