smirki commited on
Commit
43ba0da
·
verified ·
1 Parent(s): c6335ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -19,12 +19,12 @@ language:
19
 
20
 
21
 
22
- # UIGEN-X-32B-0727 Hybrid Reasoning UI Generation Model
23
 
24
 
25
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/-C7uzKoh8rxQKj_x1QpbB.png)
26
 
27
- > Tesslate's hybrid reasoning UI generation model built on Qwen3-32B architecture. Trained to systematically plan, architect, and implement complete user interfaces across modern development stacks.
28
 
29
 
30
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/WxPvegx82dFLiWpgLLfIS.png)
@@ -43,7 +43,7 @@ language:
43
 
44
  ## Model Architecture
45
 
46
- UIGEN-X-32B-0727 implements **hybrid reasoning** from the Qwen3 family - combining systematic planning with direct implementation. The model follows a structured thinking process:
47
 
48
  1. **Problem Analysis** — Understanding requirements and constraints
49
  2. **Architecture Planning** — Component structure and technology decisions
@@ -419,7 +419,7 @@ Join our community to share creations, get help, and contribute to the ecosystem
419
 
420
  ```bibtex
421
  @misc{tesslate_uigen_x_2025,
422
- title={UIGEN-X-32B-0727: Hybrid Reasoning UI Generation with Qwen3},
423
  author={Tesslate Team},
424
  year={2025},
425
  publisher={Tesslate},
@@ -430,6 +430,8 @@ Join our community to share creations, get help, and contribute to the ecosystem
430
  ---
431
 
432
 
 
 
433
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/ZhW150gEhg0lkXoSjkiiU.png" alt="UI Screenshot 1" width="400">
434
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/NdxVu6Zv6beigOYjbKCl1.png" alt="UI Screenshot 2" width="400">
435
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/RX8po_paCIxrrcTvZ3xfA.png" alt="UI Screenshot 3" width="400">
@@ -450,4 +452,4 @@ Join our community to share creations, get help, and contribute to the ecosystem
450
  <img src="https://cdn-uploads.huggingface.co/production/uploads/67db34a5e7f1d129b294e2af/A-zKo1J4HYftjiOjq_GB4.png" alt="UIGEN-X UI Screenshot 2" width="400">
451
 
452
 
453
- *Built with hybrid reasoning capabilities from Qwen3, UIGEN-X-32B-0727 represents a comprehensive approach to AI-driven UI development across the entire modern web development ecosystem.*
 
19
 
20
 
21
 
22
+ # UIGEN-X-32B-0727 Reasoning Only UI Generation Model
23
 
24
 
25
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/-C7uzKoh8rxQKj_x1QpbB.png)
26
 
27
+ > Tesslate's Reasoning Only UI generation model built on Qwen3-32B architecture. Trained to systematically plan, architect, and implement complete user interfaces across modern development stacks.
28
 
29
 
30
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/WxPvegx82dFLiWpgLLfIS.png)
 
43
 
44
  ## Model Architecture
45
 
46
+ UIGEN-X-32B-0727 implements **Reasoning Only** from the Qwen3 family - combining systematic planning with direct implementation. The model follows a structured thinking process:
47
 
48
  1. **Problem Analysis** — Understanding requirements and constraints
49
  2. **Architecture Planning** — Component structure and technology decisions
 
419
 
420
  ```bibtex
421
  @misc{tesslate_uigen_x_2025,
422
+ title={UIGEN-X-32B-0727: Reasoning Only UI Generation with Qwen3},
423
  author={Tesslate Team},
424
  year={2025},
425
  publisher={Tesslate},
 
430
  ---
431
 
432
 
433
+
434
+
435
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/ZhW150gEhg0lkXoSjkiiU.png" alt="UI Screenshot 1" width="400">
436
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/NdxVu6Zv6beigOYjbKCl1.png" alt="UI Screenshot 2" width="400">
437
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/RX8po_paCIxrrcTvZ3xfA.png" alt="UI Screenshot 3" width="400">
 
452
  <img src="https://cdn-uploads.huggingface.co/production/uploads/67db34a5e7f1d129b294e2af/A-zKo1J4HYftjiOjq_GB4.png" alt="UIGEN-X UI Screenshot 2" width="400">
453
 
454
 
455
+ *Built with Reasoning Only capabilities from Qwen3, UIGEN-X-32B-0727 represents a comprehensive approach to AI-driven UI development across the entire modern web development ecosystem.*