From 056bdb3029870001fe85803b0d5b88726805312e Mon Sep 17 00:00:00 2001 From: Minsoo Cheong Date: Mon, 4 Mar 2024 15:07:40 +0900 Subject: [PATCH] add PR link to README --- examples/speculative/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/speculative/README.md b/examples/speculative/README.md index 814efa592..a6608c5fe 100644 --- a/examples/speculative/README.md +++ b/examples/speculative/README.md @@ -6,3 +6,4 @@ More info: - https://github.com/ggerganov/llama.cpp/pull/2926 - https://github.com/ggerganov/llama.cpp/pull/3624 +- https://github.com/ggerganov/llama.cpp/pull/5625