Instructions to use andysalerno/rainbowfish-v7-lora-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use andysalerno/rainbowfish-v7-lora-adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("andysalerno/mistral-sft-v3") model = PeftModel.from_pretrained(base_model, "andysalerno/rainbowfish-v7-lora-adapter") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
3610162 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0ed9da7686387f0f355118a91bb0ccdcc19c7c97c1650e25dffa452f1ce44a6b
size 1195572114
|