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