Instructions to use souging/bb904e4b-d273-4a10-a7bf-c576a99770e5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use souging/bb904e4b-d273-4a10-a7bf-c576a99770e5 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Llama-3.2-3B") model = PeftModel.from_pretrained(base_model, "souging/bb904e4b-d273-4a10-a7bf-c576a99770e5") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8e9cc5c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d1b5442a1436f5029646a6ef23da7e76ec00590a76733a2b7e61f611188b8d86
size 6264
|