Commit graph

2 commits

Author SHA1 Message Date
Eric Furst
a1f9d4d5ed Remove local_files_only=True from query_hybrid.py
The argument forces a strict deprecation path in newer
sentence-transformers/transformers that ignores cache_folder. Removing
it lets the script find the locally cached embedding model the same
way 03-rag's query.py does.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-01 12:13:34 -04:00
Eric
1604671d36 Initial commit: LLM workshop materials
Five modules covering nanoGPT, Ollama, RAG, semantic search, and neural networks.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 07:11:01 -04:00