Instructions to use prxy5607/39409388-d8ef-4d7f-8d29-4e5e83a769c2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use prxy5607/39409388-d8ef-4d7f-8d29-4e5e83a769c2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("dltjdgh0928/test_instruction") model = PeftModel.from_pretrained(base_model, "prxy5607/39409388-d8ef-4d7f-8d29-4e5e83a769c2") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!