llama.cpp releases · · 1 min read

b10428

Mirrored from llama.cpp releases for archival readability. Support the source by reading on the original site.

tests : replace personal home directory paths with generic placeholders (#27043)

Scrub developer-specific /home// paths from example docs and test
fixtures so they don't leak into the tree.

  • examples/test-cmake/README.md: /home/danbev/... -> /path/to/llama.cpp/...
  • tests/test-chat.cpp: /home/jarvis/... -> /home/user/... (input and
    expected string kept identical so the parser test still passes)

Co-authored-by: Jim Wu [email protected]

Website:

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from llama.cpp releases