Instructions to use bleugreen/mistral_task with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bleugreen/mistral_task 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, "bleugreen/mistral_task") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0e5ff98a454f2f6c3f266b4a3d9690b8dcbad531de19658fe9977751e5336b36
- Size of remote file:
- 109 MB
- SHA256:
- 11d1c03a97e7cd23f6f5eed22709989e37209afcada0b2627fa521049dd0ff66
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.