Minh141120 commited on
Commit
7dac79a
·
verified ·
1 Parent(s): 43e5be2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -13,7 +13,17 @@ Qwen2.5 by Qwen is a family of model include various specialized models for codi
13
 
14
  | No | Variant | Cortex CLI command |
15
  | --- | --- | --- |
16
- | 1 | [main/default](https://huggingface.co/cortexso/qwen2.5/tree/main) | `cortex run qwen2.5` |
 
 
 
 
 
 
 
 
 
 
17
 
18
  ## Use it with Jan (UI)
19
 
@@ -35,5 +45,5 @@ Qwen2.5 by Qwen is a family of model include various specialized models for codi
35
 
36
  - **Author:** Qwen
37
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
38
- - **Original License:** [License Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
39
  - **Papers:** [Qwen2.5 Blog](https://qwenlm.github.io/blog/qwen2.5/)
 
13
 
14
  | No | Variant | Cortex CLI command |
15
  | --- | --- | --- |
16
+ | 1 | [Qwen-2.5-0.5b](https://huggingface.co/cortexso/qwen2.5/tree/0.5b) | `cortex run qwen2.5:0.5b` |
17
+ | 2 | [Qwen-2.5-1.5b](https://huggingface.co/cortexso/qwen2.5/tree/1.5b) | `cortex run qwen2.5:1.5b` |
18
+ | 3 | [Qwen-2.5-3b](https://huggingface.co/cortexso/qwen2.5/tree/3b) | `cortex run qwen2.5:3b` |
19
+ | 4 | [Qwen-2.5-7b](https://huggingface.co/cortexso/qwen2.5/tree/7b) | `cortex run qwen2.5:7b` |
20
+ | 5 | [Qwen-2.5-14b](https://huggingface.co/cortexso/qwen2.5/tree/14b) | `cortex run qwen2.5:14b` |
21
+ | 6 | [Qwen-2.5-32b](https://huggingface.co/cortexso/qwen2.5/tree/32b) | `cortex run qwen2.5:32b` |
22
+ | 7 | [Qwen-2.5-72b](https://huggingface.co/cortexso/qwen2.5/tree/72b) | `cortex run qwen2.5:72b` |
23
+ | 8 | [Qwen-2.5-coder-1.5b](https://huggingface.co/cortexso/qwen2.5/tree/coder-1.5b) | `cortex run qwen2.5:coder-1.5b` |
24
+ | 9 | [Qwen-2.5-coder-7b](https://huggingface.co/cortexso/qwen2.5/tree/coder-7b) | `cortex run qwen2.5:coder-7b` |
25
+ | 10 | [Qwen-2.5-math-1.5b](https://huggingface.co/cortexso/qwen2.5/tree/math-1.5b) | `cortex run qwen2.5:math-1.5b` |
26
+ | 11 | [Qwen-2.5-math-7b](https://huggingface.co/cortexso/qwen2.5/tree/math-7b) | `cortex run qwen2.5:math-7b` |
27
 
28
  ## Use it with Jan (UI)
29
 
 
45
 
46
  - **Author:** Qwen
47
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
48
+ - **Original License:** [License Apache 2.0](https://choosealicense.com/licenses/apache-2.0/)
49
  - **Papers:** [Qwen2.5 Blog](https://qwenlm.github.io/blog/qwen2.5/)