Instructions to use thaffggg/b88d0184-ca5e-4733-9481-f64438bd96f5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thaffggg/b88d0184-ca5e-4733-9481-f64438bd96f5 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("samoline/0243b90c-8e39-4616-a4c6-82e4ad8a78c6") model = PeftModel.from_pretrained(base_model, "thaffggg/b88d0184-ca5e-4733-9481-f64438bd96f5") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!