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: 129 Bytes
4635d17 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5d06cc65b4110957dec974c27971683a5c2c42ac1023853f3632d0d9d07d76ea
size 6776
|