Instructions to use nhunglaaaaaaa/b3609f94-bcd6-46d1-9152-fa328223a74e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhunglaaaaaaa/b3609f94-bcd6-46d1-9152-fa328223a74e with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-0.5B") model = PeftModel.from_pretrained(base_model, "nhunglaaaaaaa/b3609f94-bcd6-46d1-9152-fa328223a74e") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!