Add README
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
|
| 7 |
---
|
| 8 |
|
| 9 |
-
#
|
| 10 |
|
| 11 |
This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
|
| 12 |
|
|
@@ -15,7 +15,7 @@ This model was finetuned and converted to GGUF format using [Unsloth](https://gi
|
|
| 15 |
- For multimodal models: **llama-mtmd-cli** **-m** model_name.gguf **--mmproj** mmproj_file.gguf
|
| 16 |
|
| 17 |
## Available Model files:
|
| 18 |
-
- `llama-3.2-
|
| 19 |
|
| 20 |
## Ollama
|
| 21 |
An Ollama Modelfile is included for easy deployment.
|
|
|
|
| 6 |
|
| 7 |
---
|
| 8 |
|
| 9 |
+
# llama3.2-instruct-finetuned - GGUF
|
| 10 |
|
| 11 |
This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
|
| 12 |
|
|
|
|
| 15 |
- For multimodal models: **llama-mtmd-cli** **-m** model_name.gguf **--mmproj** mmproj_file.gguf
|
| 16 |
|
| 17 |
## Available Model files:
|
| 18 |
+
- `llama-3.2-3b-instruct.Q8_0.gguf`
|
| 19 |
|
| 20 |
## Ollama
|
| 21 |
An Ollama Modelfile is included for easy deployment.
|