PEFT
Safetensors
Chinese
English
url-classification
list-page-detection
detail-page-detection
qwen
fine-tuning
lora
url-parser
Instructions to use windlx/url-classifier-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use windlx/url-classifier-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B") model = PeftModel.from_pretrained(base_model, "windlx/url-classifier-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 719e6865f2d66da5012a212d83bb7aa0c84171a5d14f0eb04cc6f35885a8bdb1
- Size of remote file:
- 148 MB
- SHA256:
- 237a47a630887bed620ce8be916d7e98f376b70d5443cefd302892184065113d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.