jan-ai commited on
Commit
09eedeb
1 Parent(s): baf44fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -10,10 +10,10 @@ OpenHermes 2.5 Mistral 7B is a state of the art Mistral Fine-tune, a continuatio
10
 
11
  | No | Variant | Cortex CLI command |
12
  | --- | --- | --- |
13
- | 1 | [7B-onnx](https://huggingface.co/cortexhub/openhermes-2.5/tree/7B-onnx) | `cortex run openhermes-2.5:7B-onnx` |
14
- | 2 | [7B-tensorrtllm-linux-ada](https://huggingface.co/cortexhub/openhermes-2.5/tree/7B-tensorrtllm-linux-ada) | `cortex run openhermes-2.5:7B-tensorrtllm-linux-ada` |
15
- | 3 | [7B-tensorrtllm-windows-ada](https://huggingface.co/cortexhub/openhermes-2.5/tree/7B-tensorrtllm-windows-ada) | `cortex run openhermes-2.5:7B-tensorrtllm-windows-ada` |
16
- | 4 | [7B-tensorrtllm-windows-ampere](https://huggingface.co/cortexhub/openhermes-2.5/tree/7B-tensorrtllm-windows-ampere) | `cortex run openhermes-2.5:7B-tensorrtllm-windows-ampere` |
17
 
18
  ## Use it with Jan (UI)
19
 
 
10
 
11
  | No | Variant | Cortex CLI command |
12
  | --- | --- | --- |
13
+ | 1 | [7b-onnx](https://huggingface.co/cortexhub/openhermes-2.5/tree/7b-onnx) | `cortex run openhermes-2.5:7b-onnx` |
14
+ | 2 | [7b-tensorrt-llm-linux-ada](https://huggingface.co/cortexhub/openhermes-2.5/tree/7b-tensorrt-llm-linux-ada) | `cortex run openhermes-2.5:7b-tensorrt-llm-linux-ada` |
15
+ | 3 | [7b-tensorrt-llm-windows-ada](https://huggingface.co/cortexhub/openhermes-2.5/tree/7b-tensorrt-llm-windows-ada) | `cortex run openhermes-2.5:7b-tensorrt-llm-windows-ada` |
16
+ | 4 | [7b-tensorrt-llm-windows-ampere](https://huggingface.co/cortexhub/openhermes-2.5/tree/7b-tensorrt-llm-windows-ampere) | `cortex run openhermes-2.5:7b-tensorrt-llm-windows-ampere` |
17
 
18
  ## Use it with Jan (UI)
19