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
7b8284e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8a59576f13213a209f89464b0a7f4cfd6f8a67691cb37c4aa4153ae19e006007
size 144748392
|