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