mlynatom commited on
Commit
47878d8
·
verified ·
1 Parent(s): d42fb94

Update README.md

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