namtran commited on
Commit
65d7f37
1 Parent(s): 6d0c035

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,4 +15,4 @@ The model was converted by the combination of [llama.cpp](https://github.com/gge
15
  ```
16
  ./main -m ggml-model-q4_0-awq.gguf -n 128 --prompt "Once upon a time"
17
  ```
18
- Please the the instruction at the [PR](https://github.com/ggerganov/llama.cpp/pull/4593)
 
15
  ```
16
  ./main -m ggml-model-q4_0-awq.gguf -n 128 --prompt "Once upon a time"
17
  ```
18
+ Please refer to the instructions at the [PR](https://github.com/ggerganov/llama.cpp/pull/4593)