SandLogicTechnologies commited on
Commit
cba444a
·
verified ·
1 Parent(s): 26cc1fb

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +53 -0
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Tesslate/UIGEN-T2-7B
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ tags:
10
+ - PEFT
11
+ - Qwen2
12
+ - UI-Generation
13
+ - tailwind-css
14
+ - html
15
+ ---
16
+ # Tesslate/UIGEN-T2-7B (GGUF Q4) - Sandlogic Lexicons
17
+
18
+ ## Model Overview
19
+
20
+ **UIGEN-T2-7B** is the latest innovation in the UIGEN model series by Tesslate, engineered specifically for high-quality, design-aware user interface (UI) code generation. Built on the strong foundation of the **Qwen2.5-Coder-7B-Instruct** model and fine-tuned using **PEFT/LoRA** (Rank 128), UIGEN-T2 has been trained on a significantly larger dataset of **50,000 annotated UI samples**. This enables it to generate not only functional HTML and Tailwind CSS code but also code that aligns with usability, design structure, and modern layout principles.
21
+
22
+ ## Model Highlights
23
+
24
+ - **Architecture**: Based on Qwen2.5-Coder-7B-Instruct (decoder-only transformer)
25
+ - **Quantization Format**: GGUF Q4
26
+ - **LoRA Fine-Tuning**: PEFT/LoRA (Rank 128), with checkpoints published at each training stage
27
+ - **Training Dataset**: 50,000 high-quality UI examples (up from 400 in the previous version)
28
+ - **Code Output**: Semantic HTML and utility-first Tailwind CSS
29
+ - **UI-Based Reasoning**: Incorporates guidance from a reasoning teacher model to ensure usability and aesthetics
30
+ - **Chat Interface**: Improved prompt interaction for seamless developer experience
31
+
32
+ ## Intended Use Cases
33
+
34
+ ### Recommended Applications
35
+
36
+ - **Rapid UI Prototyping**
37
+ Generate clean, production-ready HTML/Tailwind code from natural language descriptions or wireframes.
38
+
39
+ - **Component Generation**
40
+ Create both standard (buttons, forms, cards) and custom components based on user-defined design goals.
41
+
42
+ - **Frontend Development Assistant**
43
+ Accelerate development by producing baseline layouts and component structures for web interfaces.
44
+
45
+ - **Design-to-Code Exploration**
46
+ Bridge the gap between visual design and code implementation, especially helpful for non-developers or design teams.
47
+
48
+ ## Model Integration
49
+
50
+ This quantized **Q4 GGUF** version of UIGEN-T2-7B is now part of the [Sandlogic Lexicons](https://huggingface.co/SandLogicTechnologies) model zoo. It is optimized for efficient inference on edge and constrained environments, without compromising on code quality or reasoning capability.
51
+
52
+
53
+