CoolFace
Modelpublic

Mist26/react-ts-architect-0.5b-gguf

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
1likes40downloads
Model Card

react-ts-architect-0.5b-gguf

A fine-tuned, Q4\K\M-quantised version of unsloth/Qwen2.5-Coder-0.5B-Instruct trained to act as a React + TypeScript Architect capable of producing full, multi-file component trees with correct typings and CSS.

Intended Use

PlatformRuntime
Android (Termux)llama.cpp
Desktopllama.cpp / Ollama / LM Studio

Prompt Format

### System: You are a React TS Architect. ...
### Instruction: <task>
### Input: <optional context>
### Response:

Training Details

ParameterValue
Base modelunsloth/Qwen2.5-Coder-0.5B-Instruct
LoRA rank32
Max sequence length2048
OptimiserAdamW 8-bit
Steps150
QuantisationQ4\K\M (GGUF)
FrameworkUnsloth + TRL

Datasets

  • mhhmm/typescript-instruct-20k — TypeScript instruction pairs
  • iamdyeus/ui-instruct-4k — UI / component generation instructions
  • Agent-Ark/Toucan-1.5M (SFT split) — Agentic tool-calling trajectories