Update README
Browse files
    	
        README.md
    CHANGED
    
    | @@ -13,7 +13,7 @@ tags: | |
| 13 | 
             
            <p align="center">
         | 
| 14 | 
             
              <a href="https://gpt-oss.com"><strong>Try gpt-oss</strong></a> ·
         | 
| 15 | 
             
              <a href="https://cookbook.openai.com/topic/gpt-oss"><strong>Guides</strong></a> ·
         | 
| 16 | 
            -
              <a href="https://openai.com/index/gpt-oss-model-card"><strong> | 
| 17 | 
             
              <a href="https://openai.com/index/introducing-gpt-oss/"><strong>OpenAI blog</strong></a>
         | 
| 18 | 
             
            </p>
         | 
| 19 |  | 
| @@ -21,8 +21,8 @@ tags: | |
| 21 |  | 
| 22 | 
             
            Welcome to the gpt-oss series, [OpenAI’s open-weight models](https://openai.com/open-models) designed for powerful reasoning, agentic tasks, and versatile developer use cases.
         | 
| 23 |  | 
| 24 | 
            -
            We’re releasing two flavors of  | 
| 25 | 
            -
            - `gpt-oss-120b` — for production, general purpose, high reasoning use cases that  | 
| 26 | 
             
            - `gpt-oss-20b` — for lower latency, and local or specialized use cases (21B parameters with 3.6B active parameters)
         | 
| 27 |  | 
| 28 | 
             
            Both models were trained on our [harmony response format](https://github.com/openai/harmony) and should only be used with the harmony format as it will not work correctly otherwise.
         | 
|  | |
| 13 | 
             
            <p align="center">
         | 
| 14 | 
             
              <a href="https://gpt-oss.com"><strong>Try gpt-oss</strong></a> ·
         | 
| 15 | 
             
              <a href="https://cookbook.openai.com/topic/gpt-oss"><strong>Guides</strong></a> ·
         | 
| 16 | 
            +
              <a href="https://openai.com/index/gpt-oss-model-card"><strong>Model card</strong></a> ·
         | 
| 17 | 
             
              <a href="https://openai.com/index/introducing-gpt-oss/"><strong>OpenAI blog</strong></a>
         | 
| 18 | 
             
            </p>
         | 
| 19 |  | 
|  | |
| 21 |  | 
| 22 | 
             
            Welcome to the gpt-oss series, [OpenAI’s open-weight models](https://openai.com/open-models) designed for powerful reasoning, agentic tasks, and versatile developer use cases.
         | 
| 23 |  | 
| 24 | 
            +
            We’re releasing two flavors of these open models:
         | 
| 25 | 
            +
            - `gpt-oss-120b` — for production, general purpose, high reasoning use cases that fit into a single H100 GPU (117B parameters with 5.1B active parameters)
         | 
| 26 | 
             
            - `gpt-oss-20b` — for lower latency, and local or specialized use cases (21B parameters with 3.6B active parameters)
         | 
| 27 |  | 
| 28 | 
             
            Both models were trained on our [harmony response format](https://github.com/openai/harmony) and should only be used with the harmony format as it will not work correctly otherwise.
         | 

