Steelskull commited on
Commit
55614c8
·
verified ·
1 Parent(s): 755544f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -114,6 +114,8 @@ model-index:
114
  ---
115
  <!DOCTYPE html>
116
 
 
 
117
  <style>
118
  ebody {
119
  font-family: 'Quicksand', sans-serif;
@@ -1021,7 +1023,7 @@ a:hover .link-arrow {
1021
  <div class="notification-content">
1022
  <span class="notification-icon">🏆</span>
1023
  <span class="notification-text">
1024
- Latest benchmark results as of 01/23/2025. The results are facinating as this is showing to be the preferred model between OG Nevoria and R1, the refusal score is the only diffrence and users state that the model does not refuse.
1025
  <a href="https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard" target="_blank" class="benchmark-link">
1026
  View Full Leaderboard →
1027
  </a>
@@ -1414,12 +1416,18 @@ a:hover .link-arrow {
1414
  </div>
1415
  </div>
1416
  <div class="support-section">
1417
- <h2>Support the Project:</h2>
1418
- <a href="https://ko-fi.com/Y8Y0AO2XE" target="_blank" class="button">
1419
- Support on Ko-fi
1420
- </a>
 
 
 
 
 
1421
  </div>
1422
  </div>
1423
  </div>
1424
  </body>
1425
  </html>
 
 
114
  ---
115
  <!DOCTYPE html>
116
 
117
+
118
+ <!DOCTYPE html>
119
  <style>
120
  ebody {
121
  font-family: 'Quicksand', sans-serif;
 
1023
  <div class="notification-content">
1024
  <span class="notification-icon">🏆</span>
1025
  <span class="notification-text">
1026
+ Latest benchmark results as of 01/23/2025.
1027
  <a href="https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard" target="_blank" class="benchmark-link">
1028
  View Full Leaderboard →
1029
  </a>
 
1416
  </div>
1417
  </div>
1418
  <div class="support-section">
1419
+ <h2>Support & Community:</h2>
1420
+ <div class="support-buttons">
1421
+ <a href="https://ko-fi.com/Y8Y0AO2XE" target="_blank" class="button">
1422
+ Support on Ko-fi
1423
+ </a>
1424
+ <a href="https://discord.gg/4tCngSm3qZ" target="_blank" class="button">
1425
+ BeaverAI Discord
1426
+ </a>
1427
+ </div>
1428
  </div>
1429
  </div>
1430
  </div>
1431
  </body>
1432
  </html>
1433
+