Text Generation
Transformers
Safetensors
llama
Unsloth
model adaptation
text-generation-inference
mlynatom commited on
Commit
b635a4e
·
verified ·
1 Parent(s): e4d4391

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -42,4 +42,15 @@ Researchers and practitioners using this model must ensure appropriate ethical o
42
 
43
  ## Citation
44
 
45
- TBA
 
 
 
 
 
 
 
 
 
 
 
 
42
 
43
  ## Citation
44
 
45
+ ```bibtex
46
+ @mastersthesis{mlynar2025llmadapt,
47
+ author = {Tomáš Mlynář},
48
+ title = {Compute-constrained LLM adaptation to Czech language},
49
+ school = {Czech Technical University in Prague},
50
+ year = {2025},
51
+ type = {Master's thesis},
52
+ month = {6},
53
+ note = {Supervisor: Ing. Herbert Ullrich},
54
+ url = {http://hdl.handle.net/10467/123587}
55
+ }
56
+ ```