Instructions to use sergioalves/fdaca649-32be-4d39-9456-b15b412bf162 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sergioalves/fdaca649-32be-4d39-9456-b15b412bf162 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("samoline/f51a9a0f-c06d-4ee0-8a3d-832703f88009") model = PeftModel.from_pretrained(base_model, "sergioalves/fdaca649-32be-4d39-9456-b15b412bf162") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!