Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<h1>The-Trinity-Coder-7B: 3 Blended Coder Models - Unified Coding Intelligence</h1>
|
2 |
<p><strong>Overview</strong></p>
|
3 |
<p>The-Trinity-Coder-7B derives from the fusion of three distinct AI models, each specializing in unique aspects of coding and programming challenges. This model unifies the capabilities of CodeNinja, NeuralExperiment-7b-MagicCoder, and Speechless-Zephyr-Code-Functionary-7B, creating a versatile and powerful new blended model. The integration of these models was achieved through a merging technique, in order to harmonize their strengths and mitigate their individual weaknesses.</p>
|
@@ -80,4 +92,4 @@ parameters:
|
|
80 |
normalize: true
|
81 |
dtype: float16
|
82 |
|
83 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- Code Generation
|
8 |
+
- Logical Reasoning
|
9 |
+
- Problem Solving
|
10 |
+
- Text Generation
|
11 |
+
- AI Programming Assistant
|
12 |
+
---
|
13 |
<h1>The-Trinity-Coder-7B: 3 Blended Coder Models - Unified Coding Intelligence</h1>
|
14 |
<p><strong>Overview</strong></p>
|
15 |
<p>The-Trinity-Coder-7B derives from the fusion of three distinct AI models, each specializing in unique aspects of coding and programming challenges. This model unifies the capabilities of CodeNinja, NeuralExperiment-7b-MagicCoder, and Speechless-Zephyr-Code-Functionary-7B, creating a versatile and powerful new blended model. The integration of these models was achieved through a merging technique, in order to harmonize their strengths and mitigate their individual weaknesses.</p>
|
|
|
92 |
normalize: true
|
93 |
dtype: float16
|
94 |
|
95 |
+
```
|