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:
- 26c5115ead0e4a63cbd561b84c115034067ba66a3cf5f5dc09caf9b2dffe9f43
- Size of remote file:
- 14.6 kB
- SHA256:
- 8826ed1c127f7b2605948738734707849a5ff13f6ef774672cafb4ccd4ff9181
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.