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