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