Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ Mistral 7B, a 7-billion-parameter Large Language Model by Mistral AI. Designed f
|
|
11 |
| No | Variant | Cortex CLI command |
|
12 |
| --- | --- | --- |
|
13 |
| 1 | [7b-gguf](https://huggingface.co/cortexhub/mistral/tree/7b-gguf) | `cortex run mistral:7b-gguf` |
|
|
|
14 |
|
15 |
## Use it with Jan (UI)
|
16 |
|
|
|
11 |
| No | Variant | Cortex CLI command |
|
12 |
| --- | --- | --- |
|
13 |
| 1 | [7b-gguf](https://huggingface.co/cortexhub/mistral/tree/7b-gguf) | `cortex run mistral:7b-gguf` |
|
14 |
+
| 2 | [tensorrt-llm](https://huggingface.co/cortexso/mistral/tree/tensorrt-llm-windows-ada) | `cortex run mistral:tensorrt-llm` |
|
15 |
|
16 |
## Use it with Jan (UI)
|
17 |
|