Instructions to use mrhunghd/00a78fef-b45c-4156-9b19-366594de44a0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mrhunghd/00a78fef-b45c-4156-9b19-366594de44a0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/zephyr-sft") model = PeftModel.from_pretrained(base_model, "mrhunghd/00a78fef-b45c-4156-9b19-366594de44a0") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
6b95184 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a953926635be2fada77f2a1b3b9e633cf45a342c4a2ff0799e020e1910eae59e
size 6776
|