Instructions to use rwatler/Mixtral_R2_v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rwatler/Mixtral_R2_v0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mixtral-8x7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "rwatler/Mixtral_R2_v0") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 53faa8185d354fccf9b72b8d23ca30cda53385dab43fa04336049bcf00552a1c
- Size of remote file:
- 752 MB
- SHA256:
- f57f7b1ee3a2c2ce71bf01d20a2870af431718e2188114a64752255ec49cdc8e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.