van-qa commited on
Commit
510827d
1 Parent(s): ce0aaa8

Update README.md

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