CoolFace
Modelpublic

MassivDash/qwen3.5-4B-typescript-coder

sourceHugging Facemitupdated 5mo agoView on Hugging Face
9likes2.3kdownloads
Model Card

Qwen3.5-4B-TypeScript-Coder : GGUF

This model is a high-performance fine-tune of Qwen 3.5 4B, specifically optimized for TypeScript development, architectural reasoning, and full-stack engineering. Fine-tuned using Unsloth Studio, it leverages Qwen 3.5's native multimodal foundation to provide industry-leading code generation and visual-to-code capabilities.

๐Ÿš€ Key Features

  • โ€”TypeScript Specialization: Deeply tuned for strict type safety, Generics, and modern frameworks like React, Next.js, and Node.js.
  • โ€”Visual-to-Code: Capable of understanding UI screenshots and system diagrams to generate clean, type-safe logic.
  • โ€”Optimized Inference: Converted to GGUF for low-latency performance on local hardware.

๐Ÿค Dataset Credits

This model was trained using the [typescript-instruct-20k](https://huggingface.co/datasets/mhhmm/typescript-instruct-20k) dataset by mhhmm. This high-quality data allows the model to handle everything from simple scripts to enterprise-level refactoring.

๐Ÿ“‚ Model Files & Inference

Compatible with llama.cpp and other GGUF-supported runners.

  • โ€”High-Precision: qwen3.5-4b-typescript.Q8_0.gguf
  • โ€”Vision Projector: qwen3.5-4b-typescript.BF16-mmproj.gguf

Example usage:

  • โ€”CLI Chat: llama-cli -hf MassivDash/qwen3.5-4B-typescript-coder --jinja
  • โ€”Vision Tasks: llama-mtmd-cli -hf MassivDash/qwen3.5-4B-typescript-coder --jinja

โš ๏ธ Ollama Integration

To use this multimodal model in Ollama:

  1. 1.Create a Modelfile in your local directory.
  2. 2.Run: ollama create qwen-ts-coder -f ./Modelfile

๐Ÿ”— Resources

  • โ€”Author Blog: Find more tutorials at spaceout.pl
  • โ€”Training: This model was trained 2x faster with Unsloth.

<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>