Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ Mistral 7B, a 7-billion-parameter Large Language Model by Mistral AI. Designed f
|
|
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 |
| 3 | [7b-onnx](https://huggingface.co/cortexso/mistral/tree/7b-onnx) | `cortex run mistral:7b-onnx` |
|
|
|
|
|
16 |
|
17 |
## Use it with Jan (UI)
|
18 |
|
|
|
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 |
| 3 | [7b-onnx](https://huggingface.co/cortexso/mistral/tree/7b-onnx) | `cortex run mistral:7b-onnx` |
|
16 |
+
| 4 | [7b-v0.3](https://huggingface.co/cortexso/mistral/tree/7b-v0.3-gguf-q4-km) | `cortex run mistral:7b-v0.3-gguf-q4-km` |
|
17 |
+
| 4 | [7b-small](https://huggingface.co/cortexso/mistral/tree/small-gguf-q4-km) | `cortex run mistral:small-gguf-q4-km |
|
18 |
|
19 |
## Use it with Jan (UI)
|
20 |
|