Pham commited on
Commit
6da648b
·
verified ·
1 Parent(s): 8ecc3e0

chore: update cortexso rename

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -10,18 +10,18 @@ Meta developed and released the [Meta Llama 3](https://huggingface.co/meta-llama
10
 
11
  | No | Variant | Cortex CLI command |
12
  | --- | --- | --- |
13
- | 1 | [8B-onnx](https://huggingface.co/cortexhub/llama3/tree/8B-onnx) | `cortex run llama3:8B-onnx` |
14
- | 2 | [8B-tensorrtllm-linux-ada](https://huggingface.co/cortexhub/llama3/tree/8B-tensorrtllm-linux-ada) | `cortex run llama3:8B-tensorrtllm-linux-ada` |
15
- | 3 | [8B-tensorrtllm-windows-ada](https://huggingface.co/cortexhub/llama3/tree/8B-tensorrtllm-windows-ada) | `cortex run llama3:8B-tensorrtllm-windows-ada` |
16
- | 4 | [8B-gguf](https://huggingface.co/cortexhub/llama3/tree/8B-gguf) | `cortex run llama3:8B-gguf` |
17
- | 5 | [default](https://huggingface.co/cortexhub/llama3/tree/default) | `cortex run llama3` |
18
 
19
  ## Use it with Jan (UI)
20
 
21
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
22
  2. Use in Jan model Hub:
23
  ```
24
- cortexhub/llama3
25
  ```
26
 
27
  ## Use it with Cortex (CLI)
 
10
 
11
  | No | Variant | Cortex CLI command |
12
  | --- | --- | --- |
13
+ | 1 | [8B-onnx](https://huggingface.co/cortexso/llama3/tree/8B-onnx) | `cortex run llama3:8B-onnx` |
14
+ | 2 | [8B-tensorrtllm-linux-ada](https://huggingface.co/cortexso/llama3/tree/8B-tensorrtllm-linux-ada) | `cortex run llama3:8B-tensorrtllm-linux-ada` |
15
+ | 3 | [8B-tensorrtllm-windows-ada](https://huggingface.co/cortexso/llama3/tree/8B-tensorrtllm-windows-ada) | `cortex run llama3:8B-tensorrtllm-windows-ada` |
16
+ | 4 | [8B-gguf](https://huggingface.co/cortexso/llama3/tree/8B-gguf) | `cortex run llama3:8B-gguf` |
17
+ | 5 | [default](https://huggingface.co/cortexso/llama3/tree/default) | `cortex run llama3` |
18
 
19
  ## Use it with Jan (UI)
20
 
21
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
22
  2. Use in Jan model Hub:
23
  ```
24
+ cortexso/llama3
25
  ```
26
 
27
  ## Use it with Cortex (CLI)