Instructions to use DeepDream2045/b579a441-a51c-4ef7-8196-0b2dd3b7a5f0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DeepDream2045/b579a441-a51c-4ef7-8196-0b2dd3b7a5f0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-1.7B") model = PeftModel.from_pretrained(base_model, "DeepDream2045/b579a441-a51c-4ef7-8196-0b2dd3b7a5f0") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
d00518d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:06d0b2902a39e914d0adf53bccd239f11aefb3626741fba68d661152eb609566
size 144824970
|