Instructions to use bbytxt/b94e890d-6c27-4e5d-8874-37071637e5a2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bbytxt/b94e890d-6c27-4e5d-8874-37071637e5a2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama-chat") model = PeftModel.from_pretrained(base_model, "bbytxt/b94e890d-6c27-4e5d-8874-37071637e5a2") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
3a55e78 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:241a1c6dbbd527aaa232c4a07f2643f0dc3ce8768cb513f92445a3fafcf21164
size 6840
|