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