Sri-Vigneshwar-DJ
commited on
Commit
•
b8fab9a
1
Parent(s):
9fa4c2c
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ This model was converted to GGUF format from [`Qwen/Qwen2-72B-Instruct`](https:/
|
|
16 |
Refer to the [original model card](https://huggingface.co/Qwen/Qwen2-72B-Instruct) for more details on the model.
|
17 |
|
18 |
## Use with llama.cpp
|
19 |
-
Install llama.cpp through brew (works on Mac and Linux) from
|
20 |
|
21 |
```bash
|
22 |
brew install llama.cpp or !git clone https://github.com/ggerganov/llama.cpp.git
|
|
|
16 |
Refer to the [original model card](https://huggingface.co/Qwen/Qwen2-72B-Instruct) for more details on the model.
|
17 |
|
18 |
## Use with llama.cpp
|
19 |
+
Install llama.cpp through brew (works on Mac and Linux) from https://github.com/ggerganov/llama.cpp.git
|
20 |
|
21 |
```bash
|
22 |
brew install llama.cpp or !git clone https://github.com/ggerganov/llama.cpp.git
|