notebook-llm-on-supercomputers
| Version | 2026.144.1443 |
| Repo | superproject |
LLMs on Supercomputers course notebooks (TU Wien AI Factory Austria)
Provisions the full TU Wien AI Factory Austria “LLMs on
Supercomputers” course curriculum into the workspace volume’s
llms_on_supercomputers/ subdirectory at deploy time.
Notebooks are organised as a structured curriculum (D0_,
D1_, D2_, D3_ prefixes for course days) covering Bazzite
setup, distributed training fundamentals, scaling patterns,
and HPC-specific tooling. Data-only — no packages, no
services.
Acceptance plan
Section titled “Acceptance plan”This candy’s plan: — the runnable spec charly check executes against a live deployment. check: steps are idempotent probes; run: steps change state.
| Intent | Step |
|---|---|
check |
the llms_on_supercomputers subdirectory is provisioned in the workspace |
check |
at least one course notebook (D0_* prefix) is present |
check |
a D3 fine-tuning-day notebook is present, proving the curriculum spans more than the setup day |
check |
the supporting datasets subdirectory ships alongside the notebooks |
check |
the booking-queries classification CSV is present for the RAG and evaluation notebooks |