Instructions to use bboeun/sft3-Interleaved-ref-mistral-fix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bboeun/sft3-Interleaved-ref-mistral-fix with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2") model = PeftModel.from_pretrained(base_model, "bboeun/sft3-Interleaved-ref-mistral-fix") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4764cfce4a75b304e95d0d6631f3671c2a984731878d5a9caba1d316d353b028
- Size of remote file:
- 4.54 kB
- SHA256:
- c92a7965561469826d62b4fd3ada9bf7d930c47e86c6d3220bb575b05a5dd636
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.