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:
- 83bad9b4e3b25b57622fe45db52de8cf1002eecd69c6f672bd04aa2f3bec93b3
- Size of remote file:
- 988 Bytes
- SHA256:
- c852b1c266b81ad33622067d7dadb27814ab6638ea8e4f9cd67d3515606d043d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.