Instructions to use thalllsssss/34da6346-df0a-4387-9a8f-492f5d5b6e47 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thalllsssss/34da6346-df0a-4387-9a8f-492f5d5b6e47 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-0.5B-Instruct") model = PeftModel.from_pretrained(base_model, "thalllsssss/34da6346-df0a-4387-9a8f-492f5d5b6e47") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!