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