Instructions to use monsterapi/mistral_7b_HalfEpoch_DolphinCoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use monsterapi/mistral_7b_HalfEpoch_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_HalfEpoch_DolphinCoder") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 28ec33a025efd6cfe734069b9ded471c458f293504e61f3a2013b610af59cd94
- Size of remote file:
- 109 MB
- SHA256:
- 56b84949c95b8dccff2fbc17f6d9010d1893e0724cf17c2ccf6ab17f37b42659
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.