Remove word "run"
This commit is contained in:
Jeximo 2024-04-30 21:23:44 -03:00 committed by GitHub
parent d2b4e1a8b1
commit c7032d3d7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -990,7 +990,7 @@ cd storage/downloads
mv model.gguf ~/ mv model.gguf ~/
``` ```
[Follow Linux Build instruction](https://github.com/ggerganov/llama.cpp#build) to build & run `llama.cpp`. [Follow Linux Build instruction](https://github.com/ggerganov/llama.cpp#build) to build `llama.cpp`.
### Docker ### Docker