How to use from the
Use from the
PEFT library
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")

Facade of Jade Qwen3-4B LoRA

LoRA adapter trained for Facade of Jade, a Build Small Hackathon interactive wuxia drama demo.

This adapter was produced by train_lora_modal.py on Modal A100-80GB and saved from Modal volume facade-of-jade-lora-out.

Downloads last month
31
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for build-small-hackathon/facade-of-jade-qwen3-4b-lora

Adapter
(5551)
this model

Spaces using build-small-hackathon/facade-of-jade-qwen3-4b-lora 2