Instructions to use build-small-hackathon/facade-of-jade-qwen3-4b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use build-small-hackathon/facade-of-jade-qwen3-4b-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-4B-Instruct-2507") model = PeftModel.from_pretrained(base_model, "build-small-hackathon/facade-of-jade-qwen3-4b-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6d656def69022d9436bb18fe9f7c0df3c82116e48738472b0867c7addb0fd3a4
- Size of remote file:
- 1.47 kB
- SHA256:
- 9f70980be9bb1014c5e49c3244e2150ff59ba3a2b5ebb71cb686eb7384e72faa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.