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