openhermes-2.5 / README.md
HoangHa's picture
Update README.md
baf44fb verified
|
raw
history blame
No virus
1.58 kB
metadata
license: apache-2.0

Overview

OpenHermes 2.5 Mistral 7B is a state of the art Mistral Fine-tune, a continuation of OpenHermes 2 model, which trained on additional code datasets.

Variants

No Variant Cortex CLI command
1 7B-onnx cortex run openhermes-2.5:7B-onnx
2 7B-tensorrtllm-linux-ada cortex run openhermes-2.5:7B-tensorrtllm-linux-ada
3 7B-tensorrtllm-windows-ada cortex run openhermes-2.5:7B-tensorrtllm-windows-ada
4 7B-tensorrtllm-windows-ampere cortex run openhermes-2.5:7B-tensorrtllm-windows-ampere

Use it with Jan (UI)

  1. Install Jan using Quickstart
  2. Use in Jan model Hub:
    cortexhub/openhermes-2.5
    

Use it with Cortex (CLI)

  1. Install Cortex using Quickstart
  2. Run the model with command:
    cortex run openhermes-2.5
    

Credits