Instructions to use MatthieuO/Mistroll-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MatthieuO/Mistroll-v0.1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistral-community/Mistral-7B-v0.2") model = PeftModel.from_pretrained(base_model, "MatthieuO/Mistroll-v0.1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bb409254887efbce4fdeaf8124c0976896336d879a5d66c42aa6af457b899d4e
- Size of remote file:
- 5.82 kB
- SHA256:
- 88c64e22b26a0b2bba38718fb6a906d486722e75a4aab27bbb049f87339d3284
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.