Instructions to use DeepDream2045/51ce9521-8504-4c1c-9df5-6831df943276 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DeepDream2045/51ce9521-8504-4c1c-9df5-6831df943276 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-2b") model = PeftModel.from_pretrained(base_model, "DeepDream2045/51ce9521-8504-4c1c-9df5-6831df943276") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
0f76f9f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5bfda5cb32c84d6ddacc21926cb822a6c5e279635aaf8ab8f721cab6d356f3b9
size 156984186
|