Instructions to use unconst/Affine-5czsc2fc98-h67-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use unconst/Affine-5czsc2fc98-h67-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Radiant28/5eqdtdzqle-ckpt1000-m7") model = PeftModel.from_pretrained(base_model, "unconst/Affine-5czsc2fc98-h67-lora") - Notebooks
- Google Colab
- Kaggle
- Downloads last month
- -
Model tree for unconst/Affine-5czsc2fc98-h67-lora
Base model
Radiant28/5eqdtdzqle-ckpt1000-m7