summaryrefslogtreecommitdiff
path: root/examples/main/README.md
diff options
context:
space:
mode:
authorRene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>2024-04-12 10:52:36 +0200
committerGitHub <noreply@github.com>2024-04-12 10:52:36 +0200
commit5c4d767ac028c0f9c31cba3fceaf765c6097abfc (patch)
treec3b597785c67d07345e2c019bd6a0e1908df5aee /examples/main/README.md
parentef21ce4ccb41164cb52997bd2210d92bc6a6c5d1 (diff)
chore: Fix markdown warnings (#6625)
Diffstat (limited to 'examples/main/README.md')
-rw-r--r--examples/main/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/main/README.md b/examples/main/README.md
index bb696b56..10a589ce 100644
--- a/examples/main/README.md
+++ b/examples/main/README.md
@@ -310,7 +310,7 @@ These options help improve the performance and memory usage of the LLaMA models.
### Quantization
-For information about 4-bit quantization, which can significantly improve performance and reduce memory usage, please refer to llama.cpp's primary [README](../../README.md#prepare-data--run).
+For information about 4-bit quantization, which can significantly improve performance and reduce memory usage, please refer to llama.cpp's primary [README](../../README.md#prepare-and-quantize).
## Additional Options