🎉 Initial commit!

This commit is contained in:
tomit4 2026-05-02 10:22:56 -07:00
commit f12cc7aaf8
6 changed files with 541 additions and 0 deletions

3
env.sample Normal file
View file

@ -0,0 +1,3 @@
LLM_MODEL="Qwen2.5-Coder-7B-Instruct-abliterated-Q4_K_L.gguf"
EMBEDDING_MODEL="bge-small-en-v1.5-q8_0.gguf"
PDF_DOCUMENT="LPI-Learning-Material-010-160-en.pdf"