Skip to content

v0.1.1

Choose a tag to compare

@pwilkin pwilkin released this 04 Jul 18:16
  • 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)