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