Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,10 @@ You can use <reflection> </reflection> tags whenever you execute a complex step
|
|
38 |
|
39 |
I have not added `<reflection>` nor `</reflection>` to the tokeniser.
|
40 |
|
|
|
|
|
|
|
|
|
41 |
### LLama-Factory config
|
42 |
|
43 |
The eval loss started to increase at step 14000, the eval after the 1st epoch, where I stopped early and merged the checkpoint from step 13000 with an eval loss of 0.4815.
|
|
|
38 |
|
39 |
I have not added `<reflection>` nor `</reflection>` to the tokeniser.
|
40 |
|
41 |
+
### Quants
|
42 |
+
|
43 |
+
* [trollek/ThoughtStream-4B-v0.3-GGUF](https://huggingface.co/trollek/ThoughtStream-4B-v0.3-GGUF)
|
44 |
+
|
45 |
### LLama-Factory config
|
46 |
|
47 |
The eval loss started to increase at step 14000, the eval after the 1st epoch, where I stopped early and merged the checkpoint from step 13000 with an eval loss of 0.4815.
|