Skip to content

Releases: potato-os/llama.cpp

Release list

potato-v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 19:13

Build of 070b9037eca0abf43ee82bc665a48c40b39aa5e8 for Potato-CODER models.

  • linux-cuda-12.8: NVIDIA driver 570 or newer, Turing to Blackwell.
  • win-cuda-12.4: NVIDIA driver 551 or newer, Turing to Ada (RTX 20xx to 40xx).
  • win-cuda-13.4: NVIDIA driver 580 or newer, adds Blackwell (RTX 50xx).

CUDA runtime: Windows needs the matching cudart- archive unpacked into the same folder (Linux only if no CUDA runtime is installed). If a cudart- archive is missing here, the same-version one from https://github.com/ggml-org/llama.cpp/releases is identical.

See POTATO.md in the repository for the serving flags.