Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
3 |
---
|
4 |
## Overview
|
5 |
|
@@ -32,4 +35,4 @@ license: mit
|
|
32 |
- **Author:** Qwen Labs
|
33 |
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
|
34 |
- **Original License:** [License](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct/blob/main/LICENSE)
|
35 |
-
- **Papers:** [Qwen2.5-Coder Technical Report](https://arxiv.org/abs/2409.12186)
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
tags:
|
5 |
+
- cortex.cpp
|
6 |
---
|
7 |
## Overview
|
8 |
|
|
|
35 |
- **Author:** Qwen Labs
|
36 |
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
|
37 |
- **Original License:** [License](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct/blob/main/LICENSE)
|
38 |
+
- **Papers:** [Qwen2.5-Coder Technical Report](https://arxiv.org/abs/2409.12186)
|