v0.1.1
- Bundle CUDA runtime (libcudart/libcublas/libcublasLt) in the CUDA release tarball instead of requiring a system CUDA toolkit; add Blackwell (sm_120) kernel + PTX fallback
- Fix Windows CUDA 13 DLL location (moved to bin/x64)
- Windows: build with GGML_OPENMP=OFF (TheRock's Windows ROCm dist doesn't ship the LLVM OpenMP runtime; ggml's own thread pool covers it)