Update Modelfile-Pixtral-12B-Q6_K.md
Browse filesStandardization update for all included Modelfile.md files within this repository
Modelfile-Pixtral-12B-Q6_K.md
CHANGED
|
@@ -3,8 +3,8 @@
|
|
| 3 |
#
|
| 4 |
# Tested with: Ollama v0.11.X-->v0.12.6(latest)
|
| 5 |
# Quantization: Q6_K (Quant created by = mradermacher)
|
| 6 |
-
# Quality: Very-Good
|
| 7 |
-
#
|
| 8 |
# ----------------------------------------------------
|
| 9 |
#
|
| 10 |
# Vision Notes:
|
|
@@ -41,7 +41,7 @@
|
|
| 41 |
# (Assuming: Linux Operating System)
|
| 42 |
# (Assuming: downloaded files are stored in "Downloads" directory/folder)
|
| 43 |
FROM ~/Downloads/mmproj-pixtral-12b-f16.gguf
|
| 44 |
-
FROM ~/Downloads/Pixtral-12B-
|
| 45 |
# ------------------------------------------------------------------------
|
| 46 |
#
|
| 47 |
# Set Default System-Message/Prompt:
|
|
|
|
| 3 |
#
|
| 4 |
# Tested with: Ollama v0.11.X-->v0.12.6(latest)
|
| 5 |
# Quantization: Q6_K (Quant created by = mradermacher)
|
| 6 |
+
# Quality: Very-Good - (Updated 2025/10/28)
|
| 7 |
+
# Real-world usability: Recommended!
|
| 8 |
# ----------------------------------------------------
|
| 9 |
#
|
| 10 |
# Vision Notes:
|
|
|
|
| 41 |
# (Assuming: Linux Operating System)
|
| 42 |
# (Assuming: downloaded files are stored in "Downloads" directory/folder)
|
| 43 |
FROM ~/Downloads/mmproj-pixtral-12b-f16.gguf
|
| 44 |
+
FROM ~/Downloads/Pixtral-12B-Q6_K.gguf
|
| 45 |
# ------------------------------------------------------------------------
|
| 46 |
#
|
| 47 |
# Set Default System-Message/Prompt:
|