prithivMLmods commited on
Commit
e82192d
·
verified ·
1 Parent(s): 5be599f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -2,8 +2,19 @@
2
  license: apache-2.0
3
  base_model:
4
  - prithivMLmods/Muscae-Qwen3-UI-Code-4B
 
 
 
 
 
 
 
 
 
5
  ---
6
 
 
 
7
  # **Octans-Qwen3-UI-Code-4B**
8
 
9
  > **Octans-Qwen3-UI-Code-4B** is an **optimized successor** of **Muscae-Qwen3-UI-Code-4B**, fine-tuned for enhanced **UI reasoning precision**, **layout structuring**, and **frontend code synthesis**.
@@ -87,4 +98,4 @@ print(response)
87
  * Research-focused model – not fine-tuned for production-critical pipelines
88
  * Specialized for **UI code** – not suitable for general text generation or long-form reasoning
89
  * May exhibit variability with **cross-framework** or **overextended prompts**
90
- * Prioritizes **code structure and logic clarity** over aesthetic or creative expression
 
2
  license: apache-2.0
3
  base_model:
4
  - prithivMLmods/Muscae-Qwen3-UI-Code-4B
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ tags:
10
+ - trl
11
+ - text-generation-inference
12
+ - code
13
+ - ui
14
  ---
15
 
16
+ ![1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/gAI7CTwtuWea7lSqzxtzT.png)
17
+
18
  # **Octans-Qwen3-UI-Code-4B**
19
 
20
  > **Octans-Qwen3-UI-Code-4B** is an **optimized successor** of **Muscae-Qwen3-UI-Code-4B**, fine-tuned for enhanced **UI reasoning precision**, **layout structuring**, and **frontend code synthesis**.
 
98
  * Research-focused model – not fine-tuned for production-critical pipelines
99
  * Specialized for **UI code** – not suitable for general text generation or long-form reasoning
100
  * May exhibit variability with **cross-framework** or **overextended prompts**
101
+ * Prioritizes **code structure and logic clarity** over aesthetic or creative expression.