Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ language:
|
|
17 |
<meta charset="UTF-8">
|
18 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
19 |
</head>
|
20 |
-
<div class="container"><h1>GRMR-V3-Q4B</h1><p>GRMR-V3-Q4B is a fine-tuned version of <a href="https://huggingface.co/unsloth/Qwen3-
|
21 |
frequency_penalty = 0.0
|
22 |
presence_penalty = 0.0
|
23 |
min_p = 0.01
|
|
|
17 |
<meta charset="UTF-8">
|
18 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
19 |
</head>
|
20 |
+
<div class="container"><h1>GRMR-V3-Q4B</h1><p>GRMR-V3-Q4B is a fine-tuned version of <a href="https://huggingface.co/unsloth/Qwen3-4B-Base">unsloth/Qwen3-4B-Base</a> specifically optimized for grammar correction tasks.</p><div class="important-note"><p><strong>IMPORTANT:</strong> Please ensure you are using the following sampler settings for optimal results:</p><pre><code>temperature = 0.7
|
21 |
frequency_penalty = 0.0
|
22 |
presence_penalty = 0.0
|
23 |
min_p = 0.01
|