Spaces:
Running
Running
Add organization card
Browse files
README.md
CHANGED
|
@@ -7,4 +7,22 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# OpenAI on Hugging Face
|
| 11 |
+
|
| 12 |
+
Welcome to the official Hugging Face organization for OpenAI’s open models! 🤗
|
| 13 |
+
|
| 14 |
+
**New open-weight language models:**
|
| 15 |
+
* [`gpt-oss-120b`](http://huggingface.co/openai/gpt-oss-120b): Our most advanced powerful open model designed for complex tasks, deeper context understanding, and enhanced reasoning capabilities.
|
| 16 |
+
* [`gpt-oss-20b`](http://huggingface.co/openai/gpt-oss-20b): A versatile, efficient open-source language model ideal for a wide range of applications, from conversational AI to creative content generation.
|
| 17 |
+
|
| 18 |
+
**Whisper:**
|
| 19 |
+
An open model for automatic speech recognition (ASR) optimized for multilingual, real-time transcription, suitable for diverse audio and voice-based applications.
|
| 20 |
+
|
| 21 |
+
**CLIP:**
|
| 22 |
+
An open model that learns visual concepts from natural language, enabling zero-shot image classification by matching text descriptions with images, improving robustness and flexibility across diverse tasks.
|
| 23 |
+
|
| 24 |
+
**Resources:**
|
| 25 |
+
* [Hugging Face community](https://huggingface.co/openai/gpt-oss-120b/discussions)
|
| 26 |
+
* [Guides](https://cookbook.openai.com/topic/gpt-oss)
|
| 27 |
+
* [OpenAI blog](https://openai.com/index/introducing-gpt-oss)
|
| 28 |
+
* [GitHub](https://github.com/openai/gpt-oss)
|