Update README.md
Browse files
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 | [
|
15 |
-
| 3 | [
|
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 |
|