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