PEFT
Safetensors
GGUF
German
trl
sft
Generated from Trainer
Inference Endpoints
conversational
JanPf commited on
Commit
b8b856e
·
verified ·
1 Parent(s): 15c3ec6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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