Update README.md
Browse files
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
|
|
|
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)
|