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:
- 823137ab9f19dcf674b682d3c7003190d39458078c69aa196a263c59900efb80
- Size of remote file:
- 168 MB
- SHA256:
- fda7f7fb0debf5dfc911cc4844a1d2b0065d4d78d5f609569b52333c97443f87
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.