mambiux commited on
Commit
3e78b50
Β·
verified Β·
1 Parent(s): 772564f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -41,7 +41,7 @@ This model employs a custom merging technique:
41
 
42
  ## πŸ’« Technical Specifications
43
 
44
- ```python
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>