Instructions to use ivangrapher/de3789fb-d59a-465c-aac4-e62002cda708 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ivangrapher/de3789fb-d59a-465c-aac4-e62002cda708 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3-8b") model = PeftModel.from_pretrained(base_model, "ivangrapher/de3789fb-d59a-465c-aac4-e62002cda708") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
765281f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3c5cf44023714fb39b05e71e425f8d7b92805ff73f7988b083b8c87f0bf87393
size 17209961
|