Instructions to use dimasik2987/5cfff2c9-8115-4ddd-a9aa-0bbe1db9ca91 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik2987/5cfff2c9-8115-4ddd-a9aa-0bbe1db9ca91 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, "dimasik2987/5cfff2c9-8115-4ddd-a9aa-0bbe1db9ca91") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
b470d7b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7f486870c2c961506ef0a6811e327b515e74bd546659cd2b72b28d656dafd615
size 6776
|