shimmyshimmer commited on
Commit
c6cedd4
·
verified ·
1 Parent(s): a1b6de7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  - unsloth
10
  ---
11
  > [!NOTE]
12
- > More GGUF sizes coming soon! This is the MXFP4_MOE quant, now called F16, with our fixes. [Read our guide here.](https://docs.unsloth.ai/basics/gpt-oss)
13
  >
14
  <div>
15
  <p style="margin-bottom: 0; margin-top: 0;">
@@ -35,6 +35,7 @@ tags:
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
  - Thank you to the [llama.cpp](https://github.com/ggml-org/llama.cpp) team for their work on supporting this model. We wouldn't be able to release quants without them!
 
9
  - unsloth
10
  ---
11
  > [!NOTE]
12
+ > GGUF uploads with our fixes. More details and [Read our guide here.](https://docs.unsloth.ai/basics/gpt-oss)
13
  >
14
  <div>
15
  <p style="margin-bottom: 0; margin-top: 0;">
 
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
+ - Fine-tune gpt-oss-20b for free using our [Google Colab notebook](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/gpt-oss-(20B)-Fine-tuning.ipynb)
39
  - Read our Blog about gpt-oss support: [unsloth.ai/blog/gpt-oss](https://unsloth.ai/blog/gpt-oss)
40
  - View the rest of our notebooks in our [docs here](https://docs.unsloth.ai/get-started/unsloth-notebooks).
41
  - Thank you to the [llama.cpp](https://github.com/ggml-org/llama.cpp) team for their work on supporting this model. We wouldn't be able to release quants without them!