Update README.md
Browse files
README.md
CHANGED
|
@@ -10,12 +10,11 @@ tags:
|
|
| 10 |
- google
|
| 11 |
---
|
| 12 |
# Read our How to [Run Gemma 4 Guide!](https://docs.unsloth.ai/models/gemma-4)
|
| 13 |
-
|
| 14 |
<div>
|
| 15 |
-
<p style="margin
|
| 16 |
-
|
| 17 |
</p>
|
| 18 |
-
<div style="display: flex; gap: 5px; align-items: center; ">
|
| 19 |
<a href="https://github.com/unslothai/unsloth/">
|
| 20 |
<img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
|
| 21 |
</a>
|
|
@@ -26,11 +25,14 @@ tags:
|
|
| 26 |
<img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
|
| 27 |
</a>
|
| 28 |
</div>
|
| 29 |
-
</div>
|
| 30 |
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
See all versions of Gemma 4 (GGUF, 16-bit etc.)
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
|
| 35 |
---
|
| 36 |
|
|
|
|
| 10 |
- google
|
| 11 |
---
|
| 12 |
# Read our How to [Run Gemma 4 Guide!](https://docs.unsloth.ai/models/gemma-4)
|
|
|
|
| 13 |
<div>
|
| 14 |
+
<p style="margin: 0 0 0px 0; margin-top: 0px;">
|
| 15 |
+
<em>See <a href="https://unsloth.ai/docs/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0 GGUFs</a> for our quantization benchmarks.</em>
|
| 16 |
</p>
|
| 17 |
+
<div style="display: flex; gap: 5px; align-items: center; margin-bottom: 0px;">
|
| 18 |
<a href="https://github.com/unslothai/unsloth/">
|
| 19 |
<img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
|
| 20 |
</a>
|
|
|
|
| 25 |
<img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
|
| 26 |
</a>
|
| 27 |
</div>
|
|
|
|
| 28 |
|
| 29 |
+
<ul style="margin: 0;">
|
| 30 |
+
<li>Gemma 4 can now be run and fine-tuned in <a href="https://unsloth.ai/docs/new/studio">Unsloth Studio</a>. <a href="https://unsloth.ai/docs/models/gemma-4">Read our guide</a>.</li>
|
| 31 |
+
<li>See all versions of Gemma 4 (GGUF, 16-bit etc.) <a href="https://huggingface.co/collections/unsloth/gemma-4">in our collection</a>.</li>
|
| 32 |
+
<li>Example of Gemma 4 E4B (4-bit GGUF) running in Unsloth Studio with tool-calling:</li>
|
| 33 |
+
</ul>
|
| 34 |
+
</div>
|
| 35 |
+
<img width="600" alt="gemma 4 in unsloth studio" src="https://cdn-uploads.huggingface.co/production/uploads/62ecdc18b72a69615d6bd857/BTmv3pr-QQ8ZMxxX3Ofnf.gif" />
|
| 36 |
|
| 37 |
---
|
| 38 |
|