Instructions to use thalllsssss/aaeaa7c4-1b20-4f3b-8aaf-07251ec75a93 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thalllsssss/aaeaa7c4-1b20-4f3b-8aaf-07251ec75a93 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-v0.3") model = PeftModel.from_pretrained(base_model, "thalllsssss/aaeaa7c4-1b20-4f3b-8aaf-07251ec75a93") - Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.