Instructions to use ceselder/qwen3-14b-owl-numbers-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ceselder/qwen3-14b-owl-numbers-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3-14B") model = PeftModel.from_pretrained(base_model, "ceselder/qwen3-14b-owl-numbers-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- da7ecce457137828b59081427cfcfb03b64dd3bf859c52b7958e784a6f585bac
- Size of remote file:
- 11.4 MB
- SHA256:
- 352a863cd2761388ccc58f1432467ba6a1037bf12df9069889b142fa246471f6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.