update readme

This commit is contained in:
Raven Scott 2023-05-27 02:02:38 +02:00
parent 6bf6c1ef28
commit 6ed34de804
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ This will automatically configure the API for you as well as the bot in two sepe
# Docker Compose with GPU
This will automatically configure the API that supports cuBLAS and GPU inference for you as well as the bot in two seperate containers within a stack.
NOTE: Caching is currently broken for cuBLAS: https://github.com/abetlen/llama-cpp-python/issues/253
NOTE: Caching for GPU has been fixed.
1. `git clone https://git.ssh.surf/snxraven/llama-cpp-python-djs-bot.git` - Clone the repo