Instructions to use DeepDream2045/e259bfcb-1b8d-41e0-bc8b-2b5147ec7689 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DeepDream2045/e259bfcb-1b8d-41e0-bc8b-2b5147ec7689 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-7b-it") model = PeftModel.from_pretrained(base_model, "DeepDream2045/e259bfcb-1b8d-41e0-bc8b-2b5147ec7689") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
225ba95 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:560f01a31e8d67b91680de3167afaaddddc2f26d8753663c3c3cc26e56e8f846
size 800394282
|