Instructions to use johnwee1/openhermes-2.5-neuralchat-ties with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use johnwee1/openhermes-2.5-neuralchat-ties with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("johnwee1/openhermes-2.5-neuralchat-ties", dtype="auto") - PEFT
How to use johnwee1/openhermes-2.5-neuralchat-ties with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Untitled LoRA Model (1)
This is a LoRA extracted from a language model. It was extracted using mergekit.
LoRA Details
This LoRA adapter was extracted from merge and uses mistralai/Mistral-7B-v0.1 as a base.
Parameters
The following command was used to extract this LoRA adapter:
mergekit-extract-lora mistralai/Mistral-7B-v0.1 merge OUTPUT_PATH --no-lazy-unpickle --rank=16
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for johnwee1/openhermes-2.5-neuralchat-ties
Base model
mistralai/Mistral-7B-v0.1