add question generation

This commit is contained in:
Robin COuret
2026-02-19 18:00:42 +01:00
parent e0e50af706
commit 1b00ab25f7
10 changed files with 62 additions and 6 deletions

View File

@@ -1 +1,3 @@
DATABASE_URI="sqlite:///database.db"
DATABASE_URI="sqlite:///database.db"
LANGUAGE_MODEL_API="http://localhost:8080/v1"
MODEL_NAME="SmolLM3-Q4_K_M.gguf"