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:
- 413d0791375a25ad05cb73960edc295c8f493024654df4fba1f4b4a6201faa4b
- Size of remote file:
- 134 MB
- SHA256:
- c44430420887e270800ec2159da3475df23f1a89783b2e4f0adabf4bd492b524
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.