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