]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
remove outdated references to -eps and -gqa from README (#2881)
authorslaren <redacted>
Tue, 29 Aug 2023 21:17:34 +0000 (23:17 +0200)
committerGitHub <redacted>
Tue, 29 Aug 2023 21:17:34 +0000 (23:17 +0200)
README.md

index 8d54a558d65620c602aa6cc5df969b5f0f08781b..a880fd29f91938b1a5981502fd62979f61442ff6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -729,8 +729,6 @@ python3 convert.py pygmalion-7b/ --outtype q4_1
   - [LLaMA 2 7B chat](https://huggingface.co/TheBloke/Llama-2-7B-chat-GGML)
   - [LLaMA 2 13B chat](https://huggingface.co/TheBloke/Llama-2-13B-chat-GGML)
   - [LLaMA 2 70B chat](https://huggingface.co/TheBloke/Llama-2-70B-chat-GGML)
-- Specify `-eps 1e-5` for best generation quality
-- Specify `-gqa 8` for 70B models to work
 
 ### Verifying the model files