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