shimmyshimmer commited on
Commit
5c2acb7
·
verified ·
1 Parent(s): 7eb1f16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -1
README.md CHANGED
@@ -5,9 +5,40 @@ license: apache-2.0
5
  pipeline_tag: text-generation
6
  library_name: transformers
7
  tags:
8
- - vllm
9
  - unsloth
10
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  <p align="center">
13
  <img alt="gpt-oss-20b" src="https://raw.githubusercontent.com/openai/gpt-oss/main/docs/gpt-oss-20b.svg">
 
5
  pipeline_tag: text-generation
6
  library_name: transformers
7
  tags:
8
+ - openai
9
  - unsloth
10
  ---
11
+ > [!NOTE]
12
+ > We're working on them, should be up in a few hours!
13
+ >
14
+ <div>
15
+ <p style="margin-bottom: 0; margin-top: 0;">
16
+ <strong>See <a href="https://huggingface.co/collections/unsloth/gpt-oss-6892433695ce0dee42f31681">our collection</a> for all versions of gpt-oss including GGUF, 4-bit & 16-bit formats.</strong>
17
+ </p>
18
+ <p style="margin-bottom: 0;">
19
+ <em>Learn to run gpt-oss correctly - <a href="https://docs.unsloth.ai/basics/gpt-oss">Read our Guide</a>.</em>
20
+ </p>
21
+ <p style="margin-top: 0;margin-bottom: 0;">
22
+ <em>See <a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0 GGUFs</a> for our quantization benchmarks.</em>
23
+ </p>
24
+ <div style="display: flex; gap: 5px; align-items: center; ">
25
+ <a href="https://github.com/unslothai/unsloth/">
26
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
27
+ </a>
28
+ <a href="https://discord.gg/unsloth">
29
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
30
+ </a>
31
+ <a href="https://docs.unsloth.ai/basics/qwen3-coder">
32
+ <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
33
+ </a>
34
+ </div>
35
+ <h1 style="margin-top: 0rem;">✨ Read our gpt-oss Guide <a href="https://docs.unsloth.ai/basics/gpt-oss">here</a>!</h1>
36
+ </div>
37
+
38
+ - Read our Blog about gpt-oss support: [unsloth.ai/blog/gpt-oss](https://unsloth.ai/blog/gpt-oss)
39
+ - View the rest of our notebooks in our [docs here](https://docs.unsloth.ai/get-started/unsloth-notebooks).
40
+
41
+ # gpt-oss-20b Details
42
 
43
  <p align="center">
44
  <img alt="gpt-oss-20b" src="https://raw.githubusercontent.com/openai/gpt-oss/main/docs/gpt-oss-20b.svg">