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:
- 3dd92c439fe0b82e6ef1e5757728ee23f94ecbbc8952caa304f2e4ee07926307
- Size of remote file:
- 16.4 kB
- SHA256:
- d688b304d19c260b5cfa471535ed51d7e1d60b3a0d0159dfd1a04b87904a9f42
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.