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