Instructions to use thalllsssss/d6961aa6-6cdc-4c69-8e7e-8711f03783a4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thalllsssss/d6961aa6-6cdc-4c69-8e7e-8711f03783a4 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("rayonlabs/e28c0e27-22e9-48ef-a9b8-18433a6bac9d") model = PeftModel.from_pretrained(base_model, "thalllsssss/d6961aa6-6cdc-4c69-8e7e-8711f03783a4") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!