From 00e6c4b3a59ac6b242bf1c3b02ef02de751ee91d Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Fri, 5 Jul 2024 09:14:17 +0300 Subject: [PATCH] Update examples/passkey/README.md --- examples/passkey/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/passkey/README.md b/examples/passkey/README.md index b2a21d71f..2b8e910f9 100644 --- a/examples/passkey/README.md +++ b/examples/passkey/README.md @@ -1,4 +1,5 @@ # 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.