Commit graph

7 commits

Author SHA1 Message Date
Eric Furst
59e5f86884 Sync RAG and semantic-search updates from che-computing
- 03-rag, 04-semantic-search: env-var-before-imports fix in build/query scripts
- 03-rag: new libraries section, fetch_arxiv.py, exercises for larger corpus
  and finding current SOTA models, formal references (Lewis, Booth)
- 04-semantic-search: libraries pointer back to Part III, larger corpus
  subsection, model-update exercise, formal references
- 06-neural-networks: add Nielsen reference (recommended by student)
- README: vocab.md link, agentic systems in description, Ollama prereq for 02-05
- New: vocab.md (glossary organized by section)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-28 12:05:08 -04:00
Eric Furst
b37661e983 Update description and Ollama prerequisite for tool-use section
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 10:58:31 -04:00
Eric Furst
cab2ebfd9d Reorder: tool use is now 05, neural networks is 06
The LLM arc completes at section 05 (agentic systems), with
neural networks as a standalone ML deep-dive in section 06.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 10:54:03 -04:00
Eric Furst
aee8ecd7b8 Add PyTorch note and cd-into-directory instructions
Scripts use relative paths for data files, so they must be run
from their own directory. Also link to PYTORCH.md for GPU setup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 20:44:24 -04:00
Eric
7e4f0fb80b Add uv for dependency management and update workshop materials 2026-03-31 12:03:34 -04:00
Eric
4c88157a8e Update venv directory 2026-03-28 20:59:25 -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