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
| { | |
| "<|endoftext|>": 151643, | |
| "<|im_end|>": 151645, | |
| "<|im_start|>": 151644, | |
| "<|padoftext|>": 151646 | |
| } | |