Instructions to use nhunglaaaaaaa/48334c18-b27e-4ce9-8e4b-1d2c42f0c093 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhunglaaaaaaa/48334c18-b27e-4ce9-8e4b-1d2c42f0c093 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("samoline/e3eb014a-3060-47c5-9f96-e0521114b870") model = PeftModel.from_pretrained(base_model, "nhunglaaaaaaa/48334c18-b27e-4ce9-8e4b-1d2c42f0c093") - Notebooks
- Google Colab
- Kaggle
Ctrl+K