Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,9 @@ tags:
|
|
10 |
pipeline_tag: text-generation
|
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>
|
|
|
10 |
pipeline_tag: text-generation
|
11 |
library_name: transformers
|
12 |
---
|
13 |
+
> [!NOTE]
|
14 |
+
> Please use the correct settings: `temperature = 1.0, top_k = 64, top_p = 0.95, min_p = 0.0`
|
15 |
+
>
|
16 |
<div>
|
17 |
<p style="margin-bottom: 0; margin-top: 0;">
|
18 |
<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>
|