GGUF
Inference Endpoints
van-qa commited on
Commit
bd715cc
1 Parent(s): b98d0cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,6 +12,7 @@ Mistral 7B, a 7-billion-parameter Large Language Model by Mistral AI. Designed f
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
 
 
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
+ | 3 | [7b-onnx](https://huggingface.co/cortexso/mistral/tree/7b-onnx) | `cortex run mistral:7b-onnx` |
16
 
17
  ## Use it with Jan (UI)
18