Instructions to use dphn/fc-dolphin-2.6-mistral-7b-dpo-laser with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dphn/fc-dolphin-2.6-mistral-7b-dpo-laser with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dphn/fc-dolphin-2.6-mistral-7b-dpo-laser", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#5 opened about 1 year ago
by
SFconvertbot
Function calling format
10
#3 opened over 2 years ago
by
RangerMauve