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.
2 parents 638e356 + 2bd5ed1 commit d2ebbbcCopy full SHA for d2ebbbc
README.md
@@ -35,7 +35,7 @@ git clone --recursive https://github.com/utilityai/llama-cpp-rs
35
cd llama-cpp-rs
36
```
37
38
-Run the simple example (add `--featues cuda` if you have a cuda gpu)
+Run the simple example (add `--features cuda` if you have a cuda gpu)
39
40
```bash
41
cargo run --release --bin simple -- --prompt "The way to kill a linux process is" hf-model TheBloke/Llama-2-7B-GGUF llama-2-7b.Q4_K_M.gguf
0 commit comments