Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ This model is a fine-tuned version of Qwen/Qwen2.5-7B-Instruct using the Unsloth
|
|
31 |
|
32 |
# GGUF Quantized Versions
|
33 |
|
34 |
-
You can find quantized gguf versions of this model in the [/gguf-folder](https://huggingface.co/theprint/Tom-Qwen-7B-Instruct/main/gguf).
|
35 |
|
36 |
Quantized GGUF versions are in the `gguf/` directory for use with llama.cpp:
|
37 |
|
|
|
31 |
|
32 |
# GGUF Quantized Versions
|
33 |
|
34 |
+
You can find quantized gguf versions of this model in the [/gguf-folder](https://huggingface.co/theprint/Tom-Qwen-7B-Instruct/tree/main/gguf).
|
35 |
|
36 |
Quantized GGUF versions are in the `gguf/` directory for use with llama.cpp:
|
37 |
|