add llm chapter

This commit is contained in:
Jan-Niclas Loosen
2025-01-30 11:12:08 +01:00
parent bd30888c3f
commit ce17502029
22 changed files with 443 additions and 26 deletions

12
llm/.idea/cohens-d.iml generated Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.13" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="GOOGLE" />
<option name="myDocStringFormat" value="Google" />
</component>
</module>