codavidgarcia commited on
Commit
44b4651
·
verified ·
1 Parent(s): 2e8ed21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,3 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Qwen2.5-Coder-14B-Frontend-UI-Architect
2
 
3
  A finetuned variant of **Qwen2.5-Coder-14B-Instruct**, specialized for **frontend engineering**, with a strong focus on **React + TypeScript** and **Tailwind CSS**.
 
1
+ ---
2
+ model_name: Qwen2.5-Coder-14B-Frontend-UI-Architect
3
+ base_model: Qwen/Qwen2.5-Coder-14B-Instruct
4
+ language:
5
+ - en
6
+ license: mit
7
+ tags:
8
+ - code
9
+ - text-generation
10
+ - gguf
11
+ - qwen
12
+ - transformers
13
+ - react
14
+ - typescript
15
+ - tailwind
16
+ - frontend
17
+ - ui
18
+ - coding
19
+ library_name: transformers
20
+ pipeline_tag: text-generation
21
+ ---
22
+
23
  # Qwen2.5-Coder-14B-Frontend-UI-Architect
24
 
25
  A finetuned variant of **Qwen2.5-Coder-14B-Instruct**, specialized for **frontend engineering**, with a strong focus on **React + TypeScript** and **Tailwind CSS**.