Skip to content

Adding Support for GPT5.2#95

Merged
Jack-Khuu merged 1 commit intomainfrom
add52
Feb 5, 2026
Merged

Adding Support for GPT5.2#95
Jack-Khuu merged 1 commit intomainfrom
add52

Conversation

@Jack-Khuu
Copy link
Contributor

As titled

Note this doesn't enable reasoningEffort.xhigh as this is currently timingout/pushing token limits


list-models

🔹 OPENAI Provider:
--------------------------------------------------
  o4-mini                             ✅ Available
    └─ OpenAI o4-mini - fast reasoning model
  gpt-5                               ✅ Available
    └─ GPT-5 flagship model (Released Aug 2025)
  gpt-5.2                             ✅ Available
    └─ GPT-5.2 flagship model (Released Dec 2025)

Auto Agent
python -m Fuser.auto_agent --problem /home/jackkhuu/KernelBench/KernelBench/level3/1_MLP.py --ka-model gpt-5.2 --router-model gpt-5.2 --extract-model gpt-5.2 --dispatch-model gpt-5.2 --compose-model gpt-5.2 --verify --ignore-router-config

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Feb 5, 2026
@Jack-Khuu Jack-Khuu merged commit c882886 into main Feb 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants