Instructions to use darwinsfavorite/website_prediction_model_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use darwinsfavorite/website_prediction_model_lora with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("Qwen/Qwen2-0.5B-Instruct") model = PeftModel.from_pretrained(base_model, "darwinsfavorite/website_prediction_model_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c8eca17bd27b8c3cb8da7c9ec9c2669bdbb3ab2b024de9399b681fd4abfe65be
- Size of remote file:
- 5.84 kB
- SHA256:
- d6a7c9a403186d916c669008100ad5a54f1dbf138da3f100b6be6de5c8c62ead
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.