Commit graph

9 commits

Author SHA1 Message Date
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 Furst
794cdaea0d Sync changes from che-computing
- Fix checkpoint directory name in 01-nanogpt
- Add generative text references (OUTPUT, Love Letters)
- Add PYTORCH.md troubleshooting (MPS, CUDA, WSL)
- Minor spacing fix in 02-ollama

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 09:50:42 -04:00
Eric
564e75b824 Minor edits 2026-04-07 07:46:42 -04:00
Eric
2902e34256 NN lecture updates
- add noisy data fit to README
- add noisy data notebook
- add noisy standalone python script
- References and edits to README
2026-04-06 15:54:41 -04:00
Eric
896570f71c Cleanup edits to module 01 and 05
walkthroughs.
2026-04-02 12:55:14 -04:00
Eric
e10e411e41 Update module docs: fix arXiv URL, uv setup, nanoGPT clone path
- Use HTTPS for arXiv API (was returning 301 on HTTP)
- Point module 01 preliminaries to root uv sync instead of separate venv
- Clone nanoGPT into 01-nanogpt/ and add to .gitignore
- Add llama3.1:8B to module 02 models table
- Various editorial updates to modules 01 and 02

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 22:25:42 -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