Instructions to use hejazizo/lora-BioQwen-0.5B_2025-05-27_23-39 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hejazizo/lora-BioQwen-0.5B_2025-05-27_23-39 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("liyinghong/BioQwen-0.5B") model = PeftModel.from_pretrained(base_model, "hejazizo/lora-BioQwen-0.5B_2025-05-27_23-39") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
5191865 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d2d22cdf39af0d9001f087f1401bc58d0380c4af5e1070a9d34e1ba1f1ec85e3
size 4350392
|