Instructions to use thakkkkkk/6cda2f2f-98d6-42c8-842c-4b6c32f763fa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thakkkkkk/6cda2f2f-98d6-42c8-842c-4b6c32f763fa with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM-360M") model = PeftModel.from_pretrained(base_model, "thakkkkkk/6cda2f2f-98d6-42c8-842c-4b6c32f763fa") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!