Update README.md
Browse files
README.md
CHANGED
@@ -15,20 +15,16 @@ tags:
|
|
15 |
---
|
16 |
|
17 |
# Think-and-Code-React
|
|
|
18 |
|
19 |
## Table of Contents
|
20 |
-
1. [
|
21 |
-
2. [
|
22 |
-
3. [
|
23 |
-
4. [How
|
24 |
-
5. [
|
25 |
-
6. [
|
26 |
-
7. [
|
27 |
-
8. [Model Card Contact](#model-card-contact)
|
28 |
-
|
29 |
-
## Introduction
|
30 |
-
|
31 |
-
This is a fine-tuned Qwen model which is designed to provide frontend development solutions with enhanced reasoning capabilities on ReactJS. It can writes code after reasoning task then provide some best prectice after ansering.
|
32 |
|
33 |
## Problem Statement
|
34 |
|
|
|
15 |
---
|
16 |
|
17 |
# Think-and-Code-React
|
18 |
+
This is a fine-tuned Qwen model which is designed to provide frontend development solutions with enhanced reasoning capabilities on ReactJS. It can writes code after reasoning task then provide some best prectice after ansering.
|
19 |
|
20 |
## Table of Contents
|
21 |
+
1. [Problem Statement](#problem-statement)
|
22 |
+
2. [Solution](#solution)
|
23 |
+
3. [How It Works](#how-it-works)
|
24 |
+
4. [How to Use This Model](#how-to-use-this-model)
|
25 |
+
5. [Future Developments](#future-developments)
|
26 |
+
6. [License](#license)
|
27 |
+
7. [Model Card Contact](#model-card-contact)
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
## Problem Statement
|
30 |
|