Traceary

Catalog / llama.cpp

b10428

12 days agoOriginal notes

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 ywu@xilinx.com

Website:

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

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

UI: