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