Instructions to use abaddon182/2ce0ecfa-37d0-42e8-af3b-db72dfa8bfe8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use abaddon182/2ce0ecfa-37d0-42e8-af3b-db72dfa8bfe8 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("katuni4ka/tiny-random-qwen1.5-moe") model = PeftModel.from_pretrained(base_model, "abaddon182/2ce0ecfa-37d0-42e8-af3b-db72dfa8bfe8") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!