Instructions to use bboeun/sft4-Interleaved-ref-mistral-fix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bboeun/sft4-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/sft4-Interleaved-ref-mistral-fix") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 087e4ca91e0f29021ed25cb1aa1b3145468f81a50186695b8006f492b4a14088
- Size of remote file:
- 4.54 kB
- SHA256:
- dfe5d24b03c14d36e7fea12897c3be3cdcd38af1eda4a5eb6ad3c64e468b82ab
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.