PEFT
Safetensors
German
trl
sft
Generated from Trainer
JanPf commited on
Commit
f3f9a12
1 Parent(s): babd921

Update README.md

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