Instructions to use DeepDream2045/ac6cad31-49cc-4fb8-bd39-754264aa59fa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DeepDream2045/ac6cad31-49cc-4fb8-bd39-754264aa59fa with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("MLP-KTLim/llama-3-Korean-Bllossom-8B") model = PeftModel.from_pretrained(base_model, "DeepDream2045/ac6cad31-49cc-4fb8-bd39-754264aa59fa") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
21f1fe5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d87db8308df6e574279f353c973396019c330f0408a94f29819853e39ddcb2c2
size 335706186
|