From 78eff8bdca5b33576dd2bbd87fcdeb0437b102f3 Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 15 Jul 2024 21:52:17 +1000 Subject: [PATCH] gguf-hash: readme update to point to Cyan4973 xxHash repo [no ci] --- examples/gguf-hash/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gguf-hash/README.md b/examples/gguf-hash/README.md index 2320ffd81..9871651e3 100644 --- a/examples/gguf-hash/README.md +++ b/examples/gguf-hash/README.md @@ -201,6 +201,6 @@ Verification results for test.gguf.manifest - Success These micro c libraries dependencies was installed via the [clib c package manager](https://github.com/clibs) -- https://github.com/mofosyne/xxHash (From: https://github.com/Cyan4973/xxHash) +- https://github.com/Cyan4973/xxHash - https://github.com/clibs/sha1/ - https://github.com/jb55/sha256.c