Instructions to use cometadata/affiliation-parsing-lora-Qwen2.5-32B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cometadata/affiliation-parsing-lora-Qwen2.5-32B-Instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-32B-Instruct") model = PeftModel.from_pretrained(base_model, "cometadata/affiliation-parsing-lora-Qwen2.5-32B-Instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b3b309d60185e9fbe790e0489e37bcc150cbd9c18c8388605947f5a59350c86d
- Size of remote file:
- 16.4 kB
- SHA256:
- a376268a55d6ee10c371c06aa952334c4c6a1af9ea2d71b1951a57367a0c6722
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.