Instructions to use 0PValencia/oppy-qwen3-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0PValencia/oppy-qwen3-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B") model = PeftModel.from_pretrained(base_model, "0PValencia/oppy-qwen3-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 14d2e1191ad6ec5b56fa5b52bb30b73be832b9331fda08836feb995f1b72e398
- Size of remote file:
- 5.71 kB
- SHA256:
- abaded8a090b76309cf2b90b2375999dacb493faf3381f2ce4d57876b1838105
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.