Minh141120 commited on
Commit
1e5c00f
·
verified ·
1 Parent(s): 8722091

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -13,9 +13,7 @@ Meta developed and released the [Meta Llama 3](https://huggingface.co/meta-llama
13
 
14
  | No | Variant | Cortex CLI command |
15
  | --- | --- | --- |
16
- | 1 | [onnx](https://huggingface.co/cortexso/llama3/tree/onnx) | `cortex run llama3:onnx` |
17
- | 2 | [gguf](https://huggingface.co/cortexso/llama3/tree/gguf) | `cortex run llama3:gguf` |
18
- | 3 | [default](https://huggingface.co/cortexso/llama3/tree/default) | `cortex run llama3` |
19
 
20
  ## Use it with Jan (UI)
21
 
 
13
 
14
  | No | Variant | Cortex CLI command |
15
  | --- | --- | --- |
16
+ | 1 | [gguf](https://huggingface.co/cortexso/llama3/tree/default) | `cortex run llama3` |
 
 
17
 
18
  ## Use it with Jan (UI)
19