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