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
- Xet hash:
- 8c9728ac76603f418dd485e1a5a21f603773564758350c07836d93de9d683c2d
- Size of remote file:
- 5.37 kB
- SHA256:
- 52f09f2138c6745473b98ecf0e49798e426ab98ca1281cf96924622e0b16e0a8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.