Instructions to use prxy5605/a9b0317d-c334-46f6-ad0b-1efe57d67c2b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use prxy5605/a9b0317d-c334-46f6-ad0b-1efe57d67c2b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-135M") model = PeftModel.from_pretrained(base_model, "prxy5605/a9b0317d-c334-46f6-ad0b-1efe57d67c2b") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
474d62d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4689b134b6553a43b3085c2cc05bb0da45c489dc8633c02e774a6b99775a2fcf
size 5963308
|