Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ This model employs a custom merging technique:
|
|
41 |
|
42 |
## π« Technical Specifications
|
43 |
|
44 |
-
|
45 |
{
|
46 |
"model_type": "llama",
|
47 |
"hidden_size": 4096,
|
@@ -77,10 +77,10 @@ If you use this model, please cite both parent models:
|
|
77 |
year = {2024},
|
78 |
publisher = {Hugging Face}
|
79 |
}
|
80 |
-
|
|
|
81 |
<div align="center" style="margin-top: 40px; padding: 20px; background: linear-gradient(45deg, #0ff1, #4444ff11); border-radius: 10px;">
|
82 |
<p style="color: #0ff; font-size: 1.2em;">
|
83 |
π Created by Mambiux | 2025 π
|
84 |
</p>
|
85 |
</div>
|
86 |
-
```
|
|
|
41 |
|
42 |
## π« Technical Specifications
|
43 |
|
44 |
+
|
45 |
{
|
46 |
"model_type": "llama",
|
47 |
"hidden_size": 4096,
|
|
|
77 |
year = {2024},
|
78 |
publisher = {Hugging Face}
|
79 |
}
|
80 |
+
---
|
81 |
+
<div align="center">
|
82 |
<div align="center" style="margin-top: 40px; padding: 20px; background: linear-gradient(45deg, #0ff1, #4444ff11); border-radius: 10px;">
|
83 |
<p style="color: #0ff; font-size: 1.2em;">
|
84 |
π Created by Mambiux | 2025 π
|
85 |
</p>
|
86 |
</div>
|
|