Instructions to use kooff11/e1ca70b1-5e1d-497b-a209-730c58eb441e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kooff11/e1ca70b1-5e1d-497b-a209-730c58eb441e with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama") model = PeftModel.from_pretrained(base_model, "kooff11/e1ca70b1-5e1d-497b-a209-730c58eb441e") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
64ff966 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:edde987a2d538a5d4d91062e51ba1b83cf7471169316ecea24ef2602b288a21f
size 6776
|