PotatoOff commited on
Commit
80a8800
1 Parent(s): cb0f25a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -26
README.md CHANGED
@@ -45,7 +45,7 @@ language:
45
  transition: filter 0.4s ease;
46
  }
47
  .header img:hover {
48
- filter: blur(1px); /* Apply a stronger blur on hover */
49
  }
50
  .info {
51
  flex-grow: 1;
@@ -64,7 +64,7 @@ language:
64
  position: relative; /* Ensure proper stacking */
65
  }
66
  .info:hover {
67
- box-shadow: 0 6px 14px rgba(0, 0, 0, 0.6), 0 0 24px rgba(74, 144, 226, 0.6);
68
  }
69
  .info-img {
70
  width: 100%; /* Adjust width as per your layout needs */
@@ -113,10 +113,10 @@ language:
113
  }
114
  }
115
  </style>
116
-
117
  </head>
 
118
  <body>
119
- <div class="container">
120
  <div class="header">
121
  <div class="info" style="margin-top: 5px;">
122
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/PieKyxOEVyn0zrrNqVec_.webp" alt="Image">
@@ -136,7 +136,9 @@ language:
136
  </div>
137
  <div style="overflow: hidden; position: relative">
138
  <div class="info"style="overflow: hidden; margin:-left 0% margin-top: 20px;">
139
- <img src="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/RnozajhXn85WQYuqcVtnA.webp" alt="Roleplay Test" style="width: auto; max-width: 37%; max-height: 100%; border-radius: 10px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); margin-left: 0%; display: block; float: right;">
 
 
140
  <h2 style="margin-top: 0;">I had good results with these parameters:</h2>
141
  <ul style="margin-top: 0;">
142
  <p>> temperature: 0.8 <</p>
@@ -147,27 +149,27 @@ language:
147
  </ul>
148
  </div>
149
  </div>
150
- <div style="overflow: hidden; position: relative;">
151
- <div class="info" style="overflow: hidden; margin-top: 20px;">
152
- <h2 style="margin-top: 0;">BenchMarks on OpenLLM Leaderboard</h2>
153
- <a href="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/KaeVaaLOYZb0k81BbQ2-m.png" target="_blank">
154
- <img src="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/KaeVaaLOYZb0k81BbQ2-m.png" alt="OPEN LLM BENCHMARK" style="info-img; border-radius: 10px">
155
- </a>
156
- <p>More details: <a href="https://huggingface.co/datasets/open-llm-leaderboard/details_PotatoOff__HamSter-0.2" target="_blank">HamSter-0.2 OpenLLM BenchMarks</a></p>
157
- </div>
158
- </div>
159
- <div style="overflow: hidden; position: relative;">
160
- <div class="info" style="overflow: hidden; margin-top: 20px;">
161
- <h2 style="margin-top: 0;">BenchMarks on Ayumi's LLM Role Play & ERP Ranking</h2>
162
- <a href="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/NSUmxUmDyhO9tJb-NZd8m.png" target="_blank">
163
- <img src="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/NSUmxUmDyhO9tJb-NZd8m.png" alt="Ayumi's LLM Role Play & ERP Ranking" class="info-img" style="width: 100%; height: auto;">
164
- </a>
165
- <p>More details: <a href="http://ayumi.m8geil.de/results_v3/model_resp_DL_20240114_7B-Q6_K_HamSter_0.2.html">Ayumi's LLM RolePlay & ERP Rankin HamSter-0.2 GGUF version Q6_K</a></p>
 
 
 
 
 
166
  </div>
167
- </div>
168
- <h2 style="color: #E2E8F0; margin-bottom: 20px; font-family: 'Arial', sans-serif; font-weight: bold; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); animation: pulse 2s infinite; font-size: 17px;">
169
- Have Fun :)
170
- </h2>
171
- </div>
172
  </body>
173
  </html>
 
45
  transition: filter 0.4s ease;
46
  }
47
  .header img:hover {
48
+ filter: blur(2px); /* Apply a stronger blur on hover */
49
  }
50
  .info {
51
  flex-grow: 1;
 
64
  position: relative; /* Ensure proper stacking */
65
  }
66
  .info:hover {
67
+ box-shadow: 0 4px 13px rgba(0, 0, 0, 0.6), 0 0 24px rgba(74, 144, 226, 0.6);
68
  }
69
  .info-img {
70
  width: 100%; /* Adjust width as per your layout needs */
 
113
  }
114
  }
115
  </style>
 
116
  </head>
117
+
118
  <body>
119
+ <div class="container">
120
  <div class="header">
121
  <div class="info" style="margin-top: 5px;">
122
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/PieKyxOEVyn0zrrNqVec_.webp" alt="Image">
 
136
  </div>
137
  <div style="overflow: hidden; position: relative">
138
  <div class="info"style="overflow: hidden; margin:-left 0% margin-top: 20px;">
139
+ <a href="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/RnozajhXn85WQYuqcVtnA.webp" target="_blank">
140
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/RnozajhXn85WQYuqcVtnA.webp" alt="Roleplay Test" style="width: auto; max-width: 37%; max-height: 100%; border-radius: 10px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); margin-left: 0%; display: block; float: right;">
141
+ </a>
142
  <h2 style="margin-top: 0;">I had good results with these parameters:</h2>
143
  <ul style="margin-top: 0;">
144
  <p>> temperature: 0.8 <</p>
 
149
  </ul>
150
  </div>
151
  </div>
152
+ <div style="overflow: hidden; position: relative;">
153
+ <div class="info" style="overflow: hidden; margin-top: 20px;">
154
+ <h2 style="margin-top: 0;">BenchMarks on OpenLLM Leaderboard</h2>
155
+ <a href="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/KaeVaaLOYZb0k81BbQ2-m.png" target="_blank">
156
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/KaeVaaLOYZb0k81BbQ2-m.png" alt="OPEN LLM BENCHMARK" style="info-img; border-radius: 10px">
157
+ </a>
158
+ <p>More details: <a href="https://huggingface.co/datasets/open-llm-leaderboard/details_PotatoOff__HamSter-0.2" target="_blank">HamSter-0.2 OpenLLM BenchMarks</a></p>
159
+ </div>
160
+ </div>
161
+ <div style="overflow: hidden; position: relative;">
162
+ <div class="info" style="overflow: hidden; margin-top: 20px;">
163
+ <h2 style="margin-top: 0;">BenchMarks on Ayumi's LLM Role Play & ERP Ranking</h2>
164
+ <a href="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/NSUmxUmDyhO9tJb-NZd8m.png" target="_blank">
165
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/NSUmxUmDyhO9tJb-NZd8m.png" alt="Ayumi's LLM Role Play & ERP Ranking" class="info-img" style="width: 100%; height: auto;">
166
+ </a>
167
+ <p>More details: <a href="http://ayumi.m8geil.de/results_v3/model_resp_DL_20240114_7B-Q6_K_HamSter_0.2.html">Ayumi's LLM RolePlay & ERP Rankin HamSter-0.2 GGUF version Q6_K</a></p>
168
+ </div>
169
+ </div>
170
+ <h2 style="color: #E2E8F0; margin-bottom: 20px; font-family: 'Arial', sans-serif; font-weight: bold; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); animation: pulse 2s infinite; font-size: 17px;">
171
+ Have Fun :)
172
+ </h2>
173
  </div>
 
 
 
 
 
174
  </body>
175
  </html>