Spaces:
Running
Running
File size: 1,306 Bytes
bb36348 46eb209 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
title: README
emoji: 🦀
colorFrom: green
colorTo: indigo
sdk: static
pinned: false
---
# OpenAI on Hugging Face
Welcome to the official Hugging Face organization for OpenAI’s open models! 🤗
**New open-weight language models:**
* [`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.
* [`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.
**Whisper:**
An open model for automatic speech recognition (ASR) optimized for multilingual, real-time transcription, suitable for diverse audio and voice-based applications.
**CLIP:**
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.
**Resources:**
* [Hugging Face community](https://huggingface.co/openai/gpt-oss-120b/discussions)
* [Guides](https://cookbook.openai.com/topic/gpt-oss)
* [OpenAI blog](https://openai.com/index/introducing-gpt-oss)
* [GitHub](https://github.com/openai/gpt-oss) |