From 56f7d32c5cb424c81b68ebae3261b1fe1bb33ab6 Mon Sep 17 00:00:00 2001 From: Bingxuan Wang Date: Thu, 30 Nov 2023 11:14:16 +0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d103a21..7ebbc79 100644 --- a/README.md +++ b/README.md @@ -324,8 +324,6 @@ python convert-hf-to-gguf.py --outfile --model-name dee `UPDATE:`[exllamav2](https://github.com/turboderp/exllamav2) has been able to support Huggingface Tokenizer. Please pull the latest version and try out. -Remeber to set RoPE scaling to 4 for correct output, more discussion could be found in this [PR](https://github.com/turboderp/exllamav2/pull/189). - ## 7. Limitation