Skip to content

fix: restore openai/gpt-oss-20b in HuggingFace examples#17

Open
max4c wants to merge 1 commit intomainfrom
fix/restore-gpt-oss-examples
Open

fix: restore openai/gpt-oss-20b in HuggingFace examples#17
max4c wants to merge 1 commit intomainfrom
fix/restore-gpt-oss-examples

Conversation

@max4c
Copy link
Copy Markdown
Contributor

@max4c max4c commented Apr 14, 2026

Summary

  • Restores openai/gpt-oss-20b as the primary example model in the HuggingFace CLI section
  • It was incorrectly replaced during PR feat/companion-clis #16 review under the assumption it was a fictional model — it's a real OpenAI open-weight model (Apache 2.0, 20B MoE, fits on a single 16GB GPU)

Test plan

  • Verify openai/gpt-oss-20b resolves on HuggingFace

🤖 Generated with Claude Code

gpt-oss-20b is a real OpenAI open-weight model on HuggingFace
(Apache 2.0, fits on a single 16GB GPU) — it was incorrectly
replaced during review under the assumption it was fictional.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@max4c max4c requested a review from gwestersf April 14, 2026 22:09
@max4c
Copy link
Copy Markdown
Contributor Author

max4c commented Apr 14, 2026

Hey Greg — I accidentally replaced openai/gpt-oss-20b with Llama examples during my review of #16, thinking it was a fictional model. It's real! This restores it. Quick approve would be appreciated.

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