Minh141120 commited on
Commit
b472c12
·
verified ·
1 Parent(s): 31acd81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -12,13 +12,14 @@ tags:
12
 
13
  | No | Variant | Cortex CLI command |
14
  | --- | --- | --- |
15
- | 1 | [gguf](https://huggingface.co/cortexso/qwen2.5-coder/tree/main) | `cortex run qwen2.5-coder` |
 
16
 
17
  ## Use it with Jan (UI)
18
 
19
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
20
  2. Use in Jan model Hub:
21
- ```text
22
  cortexso/qwen2.5-coder
23
  ```
24
 
 
12
 
13
  | No | Variant | Cortex CLI command |
14
  | --- | --- | --- |
15
+ | 1 | [Qwen2.5-coder-14b](https://huggingface.co/cortexso/qwen2.5-coder/tree/14b) | `cortex run qwen2.5-coder:14b` |
16
+ | 1 | [Qwen2.5-coder-32b](https://huggingface.co/cortexso/qwen2.5-coder/tree/32b) | `cortex run qwen2.5-coder:32b` |
17
 
18
  ## Use it with Jan (UI)
19
 
20
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
21
  2. Use in Jan model Hub:
22
+ ```bash
23
  cortexso/qwen2.5-coder
24
  ```
25