shimmyshimmer commited on
Commit
6caf9ce
·
verified ·
1 Parent(s): 64ad988

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -6
README.md CHANGED
@@ -1,13 +1,56 @@
1
  ---
2
- tags:
3
- - unsloth
 
4
  library_name: transformers
5
- license: apache-2.0
6
  license_link: https://huggingface.co/Qwen/Qwen3-8B/blob/main/LICENSE
7
- pipeline_tag: text-generation
8
- base_model:
9
- - Qwen/Qwen3-8B
 
 
 
10
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  # Qwen3-8B
13
  <a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">
 
1
  ---
2
+ base_model: Qwen/Qwen3-8B
3
+ language:
4
+ - en
5
  library_name: transformers
 
6
  license_link: https://huggingface.co/Qwen/Qwen3-8B/blob/main/LICENSE
7
+ license: apache-2.0
8
+ tags:
9
+ - qwen3
10
+ - qwen
11
+ - unsloth
12
+ - transformers
13
  ---
14
+ > [!NOTE]
15
+ > With 128K Context Length enabled by YaRN.
16
+ >
17
+ <div>
18
+ <p style="margin-bottom: 0; margin-top: 0;">
19
+ <strong>See <a href="https://huggingface.co/collections/unsloth/qwen3-680edabfb790c8c34a242f95">our collection</a> for all versions of Qwen3 including GGUF, 4-bit & 16-bit formats.</strong>
20
+ </p>
21
+ <p style="margin-bottom: 0;">
22
+ <em>Learn to run Qwen3 correctly - <a href="https://docs.unsloth.ai/basics/qwen3-how-to-run-and-fine-tune">Read our Guide</a>.</em>
23
+ </p>
24
+ <p style="margin-top: 0;margin-bottom: 0;">
25
+ <em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
26
+ </p>
27
+ <div style="display: flex; gap: 5px; align-items: center; ">
28
+ <a href="https://github.com/unslothai/unsloth/">
29
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
30
+ </a>
31
+ <a href="https://discord.gg/unsloth">
32
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
33
+ </a>
34
+ <a href="https://docs.unsloth.ai/basics/tutorial-how-to-run-deepseek-r1-on-your-own-local-device">
35
+ <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
36
+ </a>
37
+ </div>
38
+ <h1 style="margin-top: 0rem;">✨ Run & Fine-tune Qwen3 with Unsloth!</h1>
39
+ </div>
40
+
41
+ - Fine-tune Qwen3 (14B) for free using our Google [Colab notebook here](https://docs.unsloth.ai/get-started/unsloth-notebooks)!
42
+ - Read our Blog about Qwen3 support: [unsloth.ai/blog/qwen3](https://unsloth.ai/blog/qwen3)
43
+ - View the rest of our notebooks in our [docs here](https://docs.unsloth.ai/get-started/unsloth-notebooks).
44
+ - Run & export your fine-tuned model to Ollama, llama.cpp or HF.
45
+
46
+ | Unsloth supports | Free Notebooks | Performance | Memory use |
47
+ |-----------------|--------------------------------------------------------------------------------------------------------------------------|-------------|----------|
48
+ | **Qwen3 (14B)** | [▶️ Start on Colab](https://docs.unsloth.ai/get-started/unsloth-notebooks) | 3x faster | 70% less |
49
+ | **GRPO with Qwen3 (8B)** | [▶️ Start on Colab](https://docs.unsloth.ai/get-started/unsloth-notebooks) | 3x faster | 80% less |
50
+ | **Llama-3.2 (3B)** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Llama3.2_(1B_and_3B)-Conversational.ipynb) | 2.4x faster | 58% less |
51
+ | **Llama-3.2 (11B vision)** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Llama3.2_(11B)-Vision.ipynb) | 2x faster | 60% less |
52
+ | **Qwen2.5 (7B)** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Qwen2.5_(7B)-Alpaca.ipynb) | 2x faster | 60% less |
53
+ | **Phi-4 (14B)** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Phi_4-Conversational.ipynb) | 2x faster | 50% less |
54
 
55
  # Qwen3-8B
56
  <a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">