Fixed a small typo in the README

This commit is contained in:
Julian Müller (ChaoticByte) 2023-05-30 23:12:32 +02:00
parent 2a2241ce08
commit 74e59a9fd4

View file

@ -8,7 +8,7 @@ A frontend for large language models like [🐨 Koala](https://bair.berkeley.edu
- Python 3.10
- The pip packages listed in `requirements.txt`
- A Koala model in the ggml format (should be quantized)
- An AI model in the ggml format (should be quantized)
For memory and disk requirements for the different models, see [llama.cpp - Memory/Disk Requirements](https://github.com/ggerganov/llama.cpp#memorydisk-requirements)