Instructions to use dimasik1987/5d83e8c6-09da-492f-8f79-6fb26fcd6aef with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik1987/5d83e8c6-09da-492f-8f79-6fb26fcd6aef 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, "dimasik1987/5d83e8c6-09da-492f-8f79-6fb26fcd6aef") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
bb10eb5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:14b5e679cb69af62e14c3b98d346177bd4137d882a44f87dec9efec982b01a05
size 17209403
|