Commit ·
9bf4516
0
Parent(s):
Duplicate from Tesslate/UIGEN-T3-14B-Preview-Q8_0-GGUF
Browse filesCo-authored-by: Qingyun Li <qingy2024@users.noreply.huggingface.co>
- .gitattributes +36 -0
- README.md +170 -0
- uigen-t3-preview-14b-q8_0.gguf +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
uigen-t3-preview-14b-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,170 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- Tesslate/UIGEN-T3-14B-Preview
|
| 4 |
+
tags:
|
| 5 |
+
- text-generation-inference
|
| 6 |
+
- transformers
|
| 7 |
+
- qwen3
|
| 8 |
+
- ui-generation
|
| 9 |
+
- tailwind-css
|
| 10 |
+
- html
|
| 11 |
+
language:
|
| 12 |
+
- en
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# UIGEN-T3 — Advanced UI Generation with Hybrid Reasoning
|
| 16 |
+
|
| 17 |
+
> Tesslate’s next-gen UI model, built for thoughtful design.
|
| 18 |
+
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/fqZE717ubrgSpAOHeMEeQ.png" alt="UIGEN-T3 UI Screenshot 1" width="500">
|
| 22 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/N5gfKRD-j9JAeMoGy7O3K.png" alt="UIGEN-T3 UI Screenshot 2" width="500">
|
| 23 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/PDGXycDkVsxFRxqHc6TKD.png" alt="UIGEN-T3 UI Screenshot 2" width="500">
|
| 24 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/Q4CHYYcDAN60NFjIPVQnH.png" alt="UIGEN-T3 UI Screenshot 3" width="500">
|
| 25 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/ePZoCA8lS4Y1KdkchrTlQ.png" alt="UIGEN-T3 UI Screenshot 4" width="500">
|
| 26 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/BU-Pk2moNsTOGuYF1XuRx.png" alt="UIGEN-T3 UI Screenshot 5" width="500">
|
| 27 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/gz5ub0lDpS-hhw1MB7e07.png" alt="UIGEN-T3 UI Screenshot 6" width="500">
|
| 28 |
+
|
| 29 |
+
## Demos
|
| 30 |
+
|
| 31 |
+
Explore 39+ UI generations:
|
| 32 |
+
📂 [https://uigenoutput.pages.dev/response_39](https://uigenoutput.pages.dev/response_39)
|
| 33 |
+
*(Just change the end number from 1–39 to see more examples!)*
|
| 34 |
+
|
| 35 |
+
---
|
| 36 |
+
|
| 37 |
+
**Join our Discord:** [https://discord.gg/GNbWAeJ4](https://discord.gg/GNbWAeJ4)
|
| 38 |
+
**Our Website:** [https://tesslate.com](https://tesslate.com)
|
| 39 |
+
|
| 40 |
+
## Quick Information
|
| 41 |
+
|
| 42 |
+
* **UI generation model** built on **Qwen3 architecture**
|
| 43 |
+
* Supports both **components** and **full web pages**
|
| 44 |
+
* **Hybrid reasoning system**: Use `/think` or `/no_think` modes
|
| 45 |
+
* Powered by **UIGenEval**, a first-of-its-kind benchmark for UI generation
|
| 46 |
+
* Released for **research, non-commercial use.** If you want to use it commercially, please contact us for a pilot program.
|
| 47 |
+
|
| 48 |
+
---
|
| 49 |
+
|
| 50 |
+
## Model Details
|
| 51 |
+
|
| 52 |
+
* **Base Model**: Qwen/Qwen3-14B
|
| 53 |
+
* **Reasoning Style**: Hybrid (`/think` and `/no_think`)
|
| 54 |
+
* **Tokenizer**: Qwen default, with design token headers
|
| 55 |
+
* **Output**: Components + Full pages (with `<html>`, `<head>`)
|
| 56 |
+
* **Images**: User-supplied or placehold.co – no images in the dataset due to licensing concerns.
|
| 57 |
+
* **License**: Research only (non-commercial). Contact us for enterprise use cases.
|
| 58 |
+
|
| 59 |
+
---
|
| 60 |
+
|
| 61 |
+
## Reasoning System
|
| 62 |
+
|
| 63 |
+
UIGEN-T3 was trained using a **pre/post reasoning model architecture**.
|
| 64 |
+
|
| 65 |
+
You can explicitly control the reasoning mode:
|
| 66 |
+
|
| 67 |
+
* `/think` → Enables guided reasoning with layout analysis and heuristics.
|
| 68 |
+
* `/no_think` → Faster, raw code generation.
|
| 69 |
+
|
| 70 |
+
Outputs also include **design tokens** at the top of each generation for easier site-wide customization.
|
| 71 |
+
|
| 72 |
+
---
|
| 73 |
+
|
| 74 |
+
## Inference Parameters
|
| 75 |
+
|
| 76 |
+
Please use 20k context length to get the best results if using reasoning.
|
| 77 |
+
|
| 78 |
+
| Parameter | Value |
|
| 79 |
+
| :---------- | :---- |
|
| 80 |
+
| Temperature | 0.6 |
|
| 81 |
+
| Top P | 0.95 |
|
| 82 |
+
| Top K | 20 |
|
| 83 |
+
| Max Tokens | 40k+ |
|
| 84 |
+
|
| 85 |
+
---
|
| 86 |
+
|
| 87 |
+
## Evaluation: UIGenEval Framework
|
| 88 |
+
|
| 89 |
+
**UIGenEval** is our internal evaluation suite, designed to **bridge the gap** between creative output and quality assurance.
|
| 90 |
+
*(Learn more in our upcoming paper: "UIGenEval: Bridging the Evaluation Gap in AI-Driven UI Generation" - August, 2025)*
|
| 91 |
+
|
| 92 |
+
UIGenEval evaluates models across four pillars:
|
| 93 |
+
|
| 94 |
+
1. **Technical Quality** — Clean HTML, CSS structure, semantic accuracy.
|
| 95 |
+
2. **Prompt Adherence** — Feature completeness and fidelity to instructions.
|
| 96 |
+
3. **Interaction Behavior** — Dynamic logic hooks and functional interactivity.
|
| 97 |
+
4. **Responsive Design** — Multi-viewport performance via Lighthouse, Axe-core, and custom scripts.
|
| 98 |
+
|
| 99 |
+
This comprehensive framework directly informs our **GRPO reward functions** for the next release.
|
| 100 |
+
|
| 101 |
+
---
|
| 102 |
+
|
| 103 |
+
## Example Prompts to Try
|
| 104 |
+
|
| 105 |
+
* `make a google drive clone`
|
| 106 |
+
* `build a figma-style canvas with toolbar`
|
| 107 |
+
* `create a modern pricing page with three plans`
|
| 108 |
+
* `generate a mobile-first recipe sharing app layout`
|
| 109 |
+
|
| 110 |
+
---
|
| 111 |
+
|
| 112 |
+
## Use Cases
|
| 113 |
+
|
| 114 |
+
| Use Case | Description |
|
| 115 |
+
| :---------------------- | :-------------------------------------------------------------------------- |
|
| 116 |
+
| **Startup MVPs** | Quickly scaffold UIs from scratch with clean code. |
|
| 117 |
+
| **Design-to-Code Transfer** | Figma (coming soon) → Code generation. |
|
| 118 |
+
| **Component Libraries** | Build buttons, cards, navbars, and export at scale. |
|
| 119 |
+
| **Internal Tool Builders** | Create admin panels, dashboards, and layout templates. |
|
| 120 |
+
| **Rapid Client Prototypes** | Save time on mockups with production-ready HTML+Tailwind outputs. |
|
| 121 |
+
|
| 122 |
+
---
|
| 123 |
+
|
| 124 |
+
## Limitations
|
| 125 |
+
|
| 126 |
+
* No Bootstrap support (planned).
|
| 127 |
+
* Not suited for production use — **research-only license**.
|
| 128 |
+
* Responsive tuning varies across output complexity.
|
| 129 |
+
|
| 130 |
+
---
|
| 131 |
+
|
| 132 |
+
## Roadmap
|
| 133 |
+
|
| 134 |
+
| Milestone | Status |
|
| 135 |
+
| :-------------------------- | :----- |
|
| 136 |
+
| Launch Tesslate Designer | 2 days |
|
| 137 |
+
| Figma convert | |
|
| 138 |
+
| Bootstrap & JS logic | |
|
| 139 |
+
| GRPO fine-tuning | |
|
| 140 |
+
| 4B draft model release | Now |
|
| 141 |
+
|
| 142 |
+
---
|
| 143 |
+
|
| 144 |
+
## Technical Requirements
|
| 145 |
+
|
| 146 |
+
* **GPU**: ≥16GB VRAM for 14B inference on GGUF.
|
| 147 |
+
* **Libraries**: `transformers`, `torch`, `peft`.
|
| 148 |
+
* Compatible with Hugging Face inference APIs and local generation pipelines.
|
| 149 |
+
|
| 150 |
+
---
|
| 151 |
+
|
| 152 |
+
## Community & Contribution
|
| 153 |
+
|
| 154 |
+
* **Join our Discord:** [https://discord.gg/GNbWAeJ4](https://discord.gg/GNbWAeJ4)
|
| 155 |
+
* Chat about AI, design, or model training.
|
| 156 |
+
* Want to contribute UIs or feedback? Let’s talk!
|
| 157 |
+
|
| 158 |
+
---
|
| 159 |
+
|
| 160 |
+
## Citation
|
| 161 |
+
|
| 162 |
+
```bibtex
|
| 163 |
+
@misc{tesslate_UIGEN-T3,
|
| 164 |
+
title={UIGEN-T3: Hybrid Reasoning for Robust UI Generation on Qwen3},
|
| 165 |
+
author={Tesslate Team},
|
| 166 |
+
year={2025},
|
| 167 |
+
publisher={Tesslate},
|
| 168 |
+
note={Non-commercial Research License},
|
| 169 |
+
url={https://huggingface.co/tesslate/UIGEN-T3}
|
| 170 |
+
}
|
uigen-t3-preview-14b-q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:592568f1e2fd0658cb0faba2867479c1aca9187528a8b034159b1c08a3efc862
|
| 3 |
+
size 15698534784
|