CoolFace
Modelpublic

build-small-hackathon/velvet-rope-crispin-lora

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes14downloads
Model Card

Velvet Rope Crispin LoRA

GGUF LoRA adapter for Velvet Rope, a Build Small Hackathon Gradio game. This adapter specializes the shared Gemma 4 12B QAT GGUF base for Crispin Crumbwell, the Hollow Tree Cookie Works gatekeeper.

Base Model

  • —Base: `unsloth/gemma-4-12b-it-qat-GGUF`
  • —Runtime base file: gemma-4-12B-it-qat-UD-Q4_K_XL.gguf
  • —Adapter format: llama.cpp GGUF LoRA
  • —Adapter run: r1
  • —In production, Velvet Rope serves all five adapters from one Modal llama-server and selects the adapter by request model name, e.g. velvet-crispin.

Training Recipe

  • —One LoRA per gatekeeper over a shared 12B base.
  • —r=8, language-tower modules only.
  • —Approximately 310-350 single-turn game examples per character.
  • —2 epochs, learning rate 1e-4 for the locked recipe.

Evaluation

Held-out eval compares the LoRA against the shared base on JSON validity plus agreement with gold game judgments for mood, tactic, and score-delta sign.

JSON validity 1.00 vs base 1.00; mood .73/.41; tactic .27/.00; sign .61/.20.

Related Repos