Instructions to use DeepDream2045/8102bae9-c442-4a29-848f-946f8771f1f9 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DeepDream2045/8102bae9-c442-4a29-848f-946f8771f1f9 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Hermes-3-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "DeepDream2045/8102bae9-c442-4a29-848f-946f8771f1f9") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
7bd076c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2f93a4b1e3a24bdf5e81ef3a0e6d2a662fbb98954d90ba5040621924583e940f
size 335706186
|