Adding guide
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ library_name: transformers
|
|
| 10 |
license: mit
|
| 11 |
pipeline_tag: text-generation
|
| 12 |
---
|
|
|
|
| 13 |
> [!NOTE]
|
| 14 |
> Please use latest version of `llama.cpp`. This GGUF includes multiple Unsloth **chat template fixes**! <br> For `llama.cpp`, please use `--jinja`
|
| 15 |
>
|
|
|
|
| 10 |
license: mit
|
| 11 |
pipeline_tag: text-generation
|
| 12 |
---
|
| 13 |
+
# Read our How to [Run GLM-4.6 Guide!](https://docs.unsloth.ai/models/glm-4.6-how-to-run-locally)
|
| 14 |
> [!NOTE]
|
| 15 |
> Please use latest version of `llama.cpp`. This GGUF includes multiple Unsloth **chat template fixes**! <br> For `llama.cpp`, please use `--jinja`
|
| 16 |
>
|