Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,6 @@ license: mit
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
6 |
-
---
|
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
6 |
+
---
|
7 |
+
# FusionNet
|
8 |
+
The FusionNet is a model to experiment with the "Fusion" method, which could significantly increase the performance of the original model. The FusionNet has 10.7B parameters, and this model is fine-tuned. Enjoy!
|