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:
- 45eb6f38749a171caf7db1618784ceab4cfb30bdea611680cb7fe92d17db19d9
- Size of remote file:
- 1.2 GB
- SHA256:
- 0ed9da7686387f0f355118a91bb0ccdcc19c7c97c1650e25dffa452f1ce44a6b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.