Skip to content

Commit d2ebbbc

Browse files
authored
Merge pull request #885 from lu-zero/patch-1
Fix a typo
2 parents 638e356 + 2bd5ed1 commit d2ebbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ git clone --recursive https://github.com/utilityai/llama-cpp-rs
3535
cd llama-cpp-rs
3636
```
3737

38-
Run the simple example (add `--featues cuda` if you have a cuda gpu)
38+
Run the simple example (add `--features cuda` if you have a cuda gpu)
3939

4040
```bash
4141
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

Comments
 (0)