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: 134 Bytes
45ad43d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6656dc8429316e09ce9fa5126927358f8ceb1190c77cc015ad97adf5fd038249
size 167934026
|