Instructions to use demohong/e21ff694-1acd-46c5-89e4-3af6964c00ce with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use demohong/e21ff694-1acd-46c5-89e4-3af6964c00ce with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-3B") model = PeftModel.from_pretrained(base_model, "demohong/e21ff694-1acd-46c5-89e4-3af6964c00ce") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
d0b12d2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:03742992854f234475538975bd406db4ed99f4c38d7553c81aad0b2ec96adabf
size 60048618
|