We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3582f commit c03a243Copy full SHA for c03a243
README.md
@@ -729,8 +729,6 @@ python3 convert.py pygmalion-7b/ --outtype q4_1
729
- [LLaMA 2 7B chat](https://huggingface.co/TheBloke/Llama-2-7B-chat-GGML)
730
- [LLaMA 2 13B chat](https://huggingface.co/TheBloke/Llama-2-13B-chat-GGML)
731
- [LLaMA 2 70B chat](https://huggingface.co/TheBloke/Llama-2-70B-chat-GGML)
732
-- Specify `-eps 1e-5` for best generation quality
733
-- Specify `-gqa 8` for 70B models to work
734
735
### Verifying the model files
736
0 commit comments