danielhanchen commited on
Commit
ed37665
·
verified ·
1 Parent(s): 2549b52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -20
README.md CHANGED
@@ -9,29 +9,26 @@ tags:
9
  - gemma
10
  - google
11
  ---
 
12
 
13
  <div>
14
-   <p style="margin-bottom: 0; margin-top: 0;">
15
-     <h1 style="margin-top: 0rem;">To run Gemma 4 locally - <a href="https://unsloth.ai/docs/models/gemma-4">Read our Guide!</a></h1>
16
-   </p>
17
  <p style="margin-top: 0;margin-bottom: 0;">
18
-     <em><a href="https://unsloth.ai/docs/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
19
-   </p>
20
-   <div style="margin-top: 0;display: flex; gap: 5px; align-items: center; ">
21
-     <a href="https://github.com/unslothai/unsloth">
22
-       <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
23
-     </a>
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/models/gemma-4">
28
-       <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
29
-     </a>
30
-   </div></div>
31
-
32
- Gemma 4 can now be run and fine-tuned in [Unsloth Studio](https://unsloth.ai/docs/new/studio). [Read our guide](https://unsloth.ai/docs/models/gemma-4).
33
-
34
- See all versions of Gemma 4 (GGUF, 16-bit etc.) [in our collection](https://huggingface.co/collections/unsloth/gemma-4).
35
 
36
  <div align="center">
37
  <img src=https://ai.google.dev/gemma/images/gemma4_banner.png>
 
9
  - gemma
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-top: 0;margin-bottom: 0;">
16
+ <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>
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>
22
+ <a href="https://discord.gg/unsloth">
23
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
24
+ </a>
25
+ <a href="https://unsloth.ai/docs/models/gemma-4">
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
  <div align="center">
34
  <img src=https://ai.google.dev/gemma/images/gemma4_banner.png>