Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,11 @@ pipeline_tag: text-generation
|
|
11 |
library_name: transformers
|
12 |
---
|
13 |
<div>
|
14 |
-
<p style="margin-
|
15 |
-
<
|
|
|
|
|
|
|
16 |
</p>
|
17 |
<div style="display: flex; gap: 5px; align-items: center; ">
|
18 |
<a href="https://github.com/unslothai/unsloth/">
|
@@ -21,12 +24,24 @@ library_name: transformers
|
|
21 |
<a href="https://discord.gg/unsloth">
|
22 |
<img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
|
23 |
</a>
|
24 |
-
<a href="https://docs.unsloth.ai/">
|
25 |
<img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
|
26 |
</a>
|
27 |
</div>
|
|
|
28 |
</div>
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
# Gemma 3 model card
|
32 |
|
|
|
11 |
library_name: transformers
|
12 |
---
|
13 |
<div>
|
14 |
+
<p style="margin-bottom: 0; margin-top: 0;">
|
15 |
+
<strong>See <a href="https://huggingface.co/collections/unsloth/gemma-3-67d12b7e8816ec6efa7e4e5b">our collection</a> for all versions of Gemma 3 including GGUF, 4-bit & 16-bit formats.</strong>
|
16 |
+
</p>
|
17 |
+
<p style="margin-bottom: 0;">
|
18 |
+
<em><a href="https://docs.unsloth.ai/basics/tutorial-how-to-run-gemma-3-effectively">Read our Guide</a> to see how to Run Gemma 3 correctly.</em>
|
19 |
</p>
|
20 |
<div style="display: flex; gap: 5px; align-items: center; ">
|
21 |
<a href="https://github.com/unslothai/unsloth/">
|
|
|
24 |
<a href="https://discord.gg/unsloth">
|
25 |
<img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
|
26 |
</a>
|
27 |
+
<a href="https://docs.unsloth.ai/basics/tutorial-how-to-run-deepseek-r1-on-your-own-local-device">
|
28 |
<img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
|
29 |
</a>
|
30 |
</div>
|
31 |
+
<h1 style="margin-top: 0rem;">✨ Fine-tune Gemma 3 with Unsloth!</h1>
|
32 |
</div>
|
33 |
|
34 |
+
- Fine-tune Gemma 3 (270M) for free using our Google [Colab notebook here](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Gemma3_(270M).ipynb)!
|
35 |
+
- Read our Blog about Gemma 3 support: [unsloth.ai/blog/gemma3](https://unsloth.ai/blog/gemma3)
|
36 |
+
- View the rest of our notebooks in our [docs here](https://docs.unsloth.ai/get-started/unsloth-notebooks).
|
37 |
+
|
38 |
+
| Unsloth supports | Free Notebooks | Performance | Memory use |
|
39 |
+
|-----------------|--------------------------------------------------------------------------------------------------------------------------|-------------|----------|
|
40 |
+
| **Gemma 3 (4B)** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Gemma3_(4B).ipynb) | 2x faster | 80% less |
|
41 |
+
| **Gemma-3n-E4B** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Gemma3N_(4B)-Conversational.ipynb) | 2x faster | 60% less |
|
42 |
+
| **Gemma-3n-E4B (Audio)** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Gemma3N_(4B)-Audio.ipynb) | 2x faster | 60% less |
|
43 |
+
| **GRPO with Gemma 3 (1B)** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Gemma3_(1B)-GRPO.ipynb) | 2x faster | 80% less |
|
44 |
+
| **Gemma 3 (4B) Vision** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Gemma3_(4B)-Vision.ipynb) | 2x faster | 60% less |
|
45 |
|
46 |
# Gemma 3 model card
|
47 |
|