Add NLP LLM tuning

This commit is contained in:
2024-12-10 17:30:10 +01:00
parent 44e3976e34
commit 147f855ef7
9 changed files with 145 additions and 0 deletions

View File

@ -16,5 +16,6 @@
\include{./sections/_attention.tex}
\include{./sections/_llm.tex}
\include{./sections/_model_efficiency.tex}
\include{./sections/_llm_usage.tex}
\end{document}