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