Situus/STARK-WEB-12B-gguf overview
STARK WEB 12B v1.0 Legacy 💡 NOTE: This is the initial version 1.0 of STARK WEB 12B. While it laid the foundation for our project, we highly recommend checking…
Runs locally from ~6.87 GB disk (8 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
Model Details
| Model ID | Situus/STARK-WEB-12B-gguf |
|---|---|
| Author | Situus |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | google/gemma-4-12b-it |
| Last modified | 2026-06-23T16:53:23.000Z |
Model README
---
license: apache-2.0
base_model: google/gemma-4-12b-it
tags:
- code
- text-generation
- gemma
- html
- css
- javascript
language:
- en
- pl
pipeline_tag: text-generation
library_name: transformers
---
STARK-WEB-12B (v1.0 Legacy)
> 💡 NOTE: This is the initial version 1.0 of STARK-WEB-12B. While it laid the foundation for our project, we highly recommend checking out the newest v1.7 on our main repository, which features massive improvements to reasoning, dataset quality, and game development.
Overview
STARK-WEB-12B v1.0 was our first step in fine-tuning the Gemma 4 12B architecture to act as a frontend web developer and UI designer.
It is capable of generating structured HTML, CSS, and basic JavaScript in a single file, and can successfully build simple websites, dashboards, and forms.
Limitations of this Version
As an early experimental release, this model has a few known quirks that users should be aware of:
- Overfitting Tendencies: Because the initial dataset was smaller and less refined, the model sometimes memorizes specific code blocks. If you prompt it for very niche applications, it might fall back to patterns it knows too well instead of adapting creatively.
- Reasoning (CoT) Overhead: The internal reasoning process is present, but occasionally the model might overthink simple problems or get stuck in repetitive logic loops.
- Complex Logic & Games: While it handles UI well, creating complex interactive games (like Canvas mechanics or physics) can result in bugs or missing event handlers.
Specifications
- Base Architecture: Gemma 4 12B
- Status: Legacy / v1.0
- Format: GGUF (Ready for local execution)
Conclusion
This version is fully usable for basic web tasks and serves as a great historical milestone for the STARK-WEB project. However, for serious prototyping and bug-free logic, we strongly encourage upgrading to v1.7.
Run Situus/STARK-WEB-12B-gguf with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models