Triangle104
commited on
Commit
•
d8f888e
1
Parent(s):
c4064d8
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -20,12 +20,6 @@ tags:
|
|
20 |
This model was converted to GGUF format from [`Qwen/Qwen2.5-Coder-7B-Instruct`](https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
21 |
Refer to the [original model card](https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct) for more details on the model.
|
22 |
|
23 |
-
---
|
24 |
-
Model details:
|
25 |
-
-
|
26 |
-
UPDATED: 10/11/2024
|
27 |
-
|
28 |
-
---
|
29 |
## Use with llama.cpp
|
30 |
Install llama.cpp through brew (works on Mac and Linux)
|
31 |
|
|
|
20 |
This model was converted to GGUF format from [`Qwen/Qwen2.5-Coder-7B-Instruct`](https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
21 |
Refer to the [original model card](https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct) for more details on the model.
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
## Use with llama.cpp
|
24 |
Install llama.cpp through brew (works on Mac and Linux)
|
25 |
|