Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,7 @@ license: other
|
|
22 |
|
23 |
This is a chat adapter for the German Tinyllama 1B language model.
|
24 |
Find more details on our [page](https://www.informatik.uni-wuerzburg.de/datascience/projects/nlp/llammlein/) and our [preprint](arxiv.org/abs/2411.11171)!
|
|
|
25 |
|
26 |
## Run it
|
27 |
```py
|
|
|
22 |
|
23 |
This is a chat adapter for the German Tinyllama 1B language model.
|
24 |
Find more details on our [page](https://www.informatik.uni-wuerzburg.de/datascience/projects/nlp/llammlein/) and our [preprint](arxiv.org/abs/2411.11171)!
|
25 |
+
We also merged the adapter and converted it to GGUF [here](LSX-UniWue/LLaMmlein_1B_alternative_formats).
|
26 |
|
27 |
## Run it
|
28 |
```py
|