Minh141120 commited on
Commit
9cc0507
·
verified ·
1 Parent(s): fc417be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,13 +12,13 @@ tags:
12
 
13
  | No | Variant | Cortex CLI command |
14
  | --- | --- | --- |
15
- | 1 | [gguf](https://huggingface.co/cortexso/llama3.3/tree/main) | `cortex run llama3.3` |
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/llama3.3
23
  ```
24
 
 
12
 
13
  | No | Variant | Cortex CLI command |
14
  | --- | --- | --- |
15
+ | 1 | [Llama3.3-70b](https://huggingface.co/cortexso/llama3.3/tree/70b) | `cortex run llama3.3:70b` |
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
+ ```bash
22
  cortexso/llama3.3
23
  ```
24