Update README.md
Browse files
README.md
CHANGED
|
@@ -9,13 +9,13 @@ base_model:
|
|
| 9 |
- google/gemma-3-270m-it
|
| 10 |
---
|
| 11 |
|
| 12 |
-
#
|
| 13 |
|
| 14 |
This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
|
| 15 |
|
| 16 |
**Example usage**:
|
| 17 |
-
- For text only LLMs: `./llama.cpp/llama-cli -hf mirfan899/
|
| 18 |
-
- For multimodal models: `./llama.cpp/llama-mtmd-cli -hf mirfan899/
|
| 19 |
|
| 20 |
## Available Model files:
|
| 21 |
- `gemma-3-270m-it.Q8_0.gguf`
|
|
|
|
| 9 |
- google/gemma-3-270m-it
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# gluco-gemma : GGUF
|
| 13 |
|
| 14 |
This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
|
| 15 |
|
| 16 |
**Example usage**:
|
| 17 |
+
- For text only LLMs: `./llama.cpp/llama-cli -hf mirfan899/gluco-gemma --jinja`
|
| 18 |
+
- For multimodal models: `./llama.cpp/llama-mtmd-cli -hf mirfan899/gluco-gemma --jinja`
|
| 19 |
|
| 20 |
## Available Model files:
|
| 21 |
- `gemma-3-270m-it.Q8_0.gguf`
|