Views
No views yet






| Param | Value | Notes |
|---|---|---|
temperature | 0.6 | Balance creativity & consistency (lower if quantized) |
top_p | 0.9 | Nucleus sampling |
top_k | 40 | Optional vocab restriction |
max_new_tokens | 1200–2500 | Single-file sites often fit < 1500 |
repetition_penalty | 1.1 | Reduces repetitive classes/markup |
| Format | Footprint | Notes |
|---|---|---|
| BF16 | ~8–12 GB | Fastest, best fidelity |
| GGUF Q5_K_M | ~6–8 GB | Great quality/size trade-off |
| GGUF Q4_K_M | ~5–7 GB | Smallest comfortable for laptops |
Qwen/Qwen3-4B-Instruct“Why are good design models so expensive” — Tesslate Team
@misc{tesslate_webgen_4b_preview_2025,
title = {WEBGEN-4B-Preview: Design-first web generation with a 4B model},
author = {Tesslate Team},
year = {2025},
url = {https://huggingface.co/Tesslate/WEBGEN-4B-Preview}
}