Update README.md
Browse filesUpdated Readme.md file with Clarifai hosted OpenHermes-2-mistral-7B model
The OpenHermes-2-mistral-7B model is hosted on the Clarifai cloud using 4-bit GPTQ checkpoints from this repository, allowing easy access through Clarifai API. Users can use the Clarifai Python SDK to easily interact with the OpenHermes-2-mistral-7B model. Additionally, model inference is possible with other Clarifai Client Libraries like Java, cURL, NodeJS, PHP, and more.
README.md
CHANGED
@@ -53,6 +53,7 @@ tags:
|
|
53 |
# OpenHermes 2 Mistral 7B - GPTQ
|
54 |
- Model creator: [Teknium](https://huggingface.co/teknium)
|
55 |
- Original model: [OpenHermes 2 Mistral 7B](https://huggingface.co/teknium/OpenHermes-2-Mistral-7B)
|
|
|
56 |
|
57 |
<!-- description start -->
|
58 |
## Description
|
|
|
53 |
# OpenHermes 2 Mistral 7B - GPTQ
|
54 |
- Model creator: [Teknium](https://huggingface.co/teknium)
|
55 |
- Original model: [OpenHermes 2 Mistral 7B](https://huggingface.co/teknium/OpenHermes-2-Mistral-7B)
|
56 |
+
- Model Inferencing: [OpenHermes 2 Mistral 7B GPTQ at Clarifai](https://clarifai.com/mistralai/completion/models/openHermes-2-mistral-7B)
|
57 |
|
58 |
<!-- description start -->
|
59 |
## Description
|