mirror of
https://github.com/ggerganov/llama.cpp
synced 2026-03-04 22:29:35 +01:00
* Set C locale for consistent float formatting across all binaries. * Add C locale setting to all tools binaries Add std::setlocale(LC_NUMERIC, "C") to all 16 binaries in the tools/ directory to ensure consistent floating-point formatting. * Apply suggestion from @JohannesGaessler --------- Co-authored-by: Johannes Gäßler <johannesg@5d6.de> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| passkey.cpp | ||
| README.md | ||
llama.cpp/example/passkey
A passkey retrieval task is an evaluation method used to measure a language models ability to recall information from long contexts.
See the following PRs for more info:
Usage
llama-passkey -m ./models/llama-7b-v2/ggml-model-f16.gguf --junk 250