Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ datasets:
|
|
13 |
|
14 |
My first trial to fine tune a small model to add reasoning capability.
|
15 |
|
|
|
|
|
16 |
Chat template is the same with llama 3, but the response will be as follow:
|
17 |
|
18 |
```
|
|
|
13 |
|
14 |
My first trial to fine tune a small model to add reasoning capability.
|
15 |
|
16 |
+
Link to GGUF version: [click here](https://huggingface.co/ngxson/MiniThinky-1B-Llama-3.2-Q8_0-GGUF)
|
17 |
+
|
18 |
Chat template is the same with llama 3, but the response will be as follow:
|
19 |
|
20 |
```
|