From a05df2abc3eb9f84d5587aec1513f0700a5c2d77 Mon Sep 17 00:00:00 2001 From: Angel-HF <49835792+Pelochus@users.noreply.github.com> Date: Sat, 11 May 2024 21:42:31 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index eb74046..2e6f57e 100755 --- a/README.md +++ b/README.md @@ -49,6 +49,11 @@ To convert the model, run: `python3 test.py` +## Fixing hallucinating LLMs +Check this reddit post if you LLM seems to be responding garbage: + +https://www.reddit.com/r/RockchipNPU/comments/1cpngku/rknnllm_v101_lets_talk_about_converting_and/ + ## Older versions There are dedicated branch containing the latest commit done by this fork before updating to a newer release from Rockchip. They are also on the releases of this repo. To use the latest version, always use the main branch.