GGUF
Pham commited on
Commit
5d61621
1 Parent(s): 89f3e10

rename cortexso

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -10,17 +10,17 @@ The [Phi-3](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct), state-of-t
10
 
11
  | No | Variant | Cortex CLI command |
12
  | --- | --- | --- |
13
- | 1 | [mini-onnx](https://huggingface.co/cortexhub/phi3/tree/mini-onnx) | `cortex run phi3:mini-onnx` |
14
- | 2 | [mini-gguf](https://huggingface.co/cortexhub/phi3/tree/mini-gguf) | `cortex run phi3:mini-gguf` |
15
- | 3 | [medium-gguf](https://huggingface.co/cortexhub/phi3/tree/medium-gguf) | `cortex run phi3:medium-gguf` |
16
- | 4 | [medium-onnx](https://huggingface.co/cortexhub/phi3/tree/medium-onnx) | `cortex run phi3:medium-onnx` |
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
  ```
23
- cortexhub/phi3
24
  ```
25
 
26
  ## Use it with Cortex (CLI)
 
10
 
11
  | No | Variant | Cortex CLI command |
12
  | --- | --- | --- |
13
+ | 1 | [mini-onnx](https://huggingface.co/cortexso/phi3/tree/mini-onnx) | `cortex run phi3:mini-onnx` |
14
+ | 2 | [mini-gguf](https://huggingface.co/cortexso/phi3/tree/mini-gguf) | `cortex run phi3:mini-gguf` |
15
+ | 3 | [medium-gguf](https://huggingface.co/cortexso/phi3/tree/medium-gguf) | `cortex run phi3:medium-gguf` |
16
+ | 4 | [medium-onnx](https://huggingface.co/cortexso/phi3/tree/medium-onnx) | `cortex run phi3:medium-onnx` |
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
  ```
23
+ cortexso/phi3
24
  ```
25
 
26
  ## Use it with Cortex (CLI)