Instructions to use monsterapi/mistral_7b_DolphinCoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use monsterapi/mistral_7b_DolphinCoder with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "monsterapi/mistral_7b_DolphinCoder") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 270c4b1dcae9456b45a11abd37d17c2629733689fb0cb86b1932e0c650cfef84
- Size of remote file:
- 109 MB
- SHA256:
- eaaad3e3840523fddfb2f058706b82e75ff02c7e92b3476f304bdf91d9e729fb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.