Minh141120 commited on
Commit
0a33ffc
·
verified ·
1 Parent(s): d3cbb9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,13 +9,13 @@ license: other
9
 
10
  | No | Variant | Cortex CLI command |
11
  | --- | --- | --- |
12
- | 1 | [gguf] | `cortex run qwq` |
13
 
14
  ## Use it with Jan (UI)
15
 
16
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
17
  2. Use in Jan model Hub:
18
- ```
19
  cortexhub/qwq
20
  ```
21
 
@@ -23,7 +23,7 @@ license: other
23
 
24
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
25
  2. Run the model with command:
26
- ```
27
  cortex run qwq
28
  ```
29
 
 
9
 
10
  | No | Variant | Cortex CLI command |
11
  | --- | --- | --- |
12
+ | 1 | [gguf](https://huggingface.co/cortexso/qwq/tree/main) | `cortex run qwq` |
13
 
14
  ## Use it with Jan (UI)
15
 
16
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
17
  2. Use in Jan model Hub:
18
+ ```bash
19
  cortexhub/qwq
20
  ```
21
 
 
23
 
24
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
25
  2. Run the model with command:
26
+ ```bash
27
  cortex run qwq
28
  ```
29