PotatoOff commited on
Commit
cb0f25a
1 Parent(s): f929aca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -28
README.md CHANGED
@@ -78,25 +78,40 @@ language:
78
  float: right; /* Keep it to the right */
79
  }
80
  .button {
81
- display: inline-block;
82
- background-image: linear-gradient(145deg, #F96167 0%, #F0F2D7 100%);
83
- color: #F0F0F0;
84
- padding: 16px 24px; /* Increased padding for bigger buttons */
85
- border: none;
86
- border-radius: 10px;
87
- cursor: pointer;
88
- text-decoration: none;
89
- margin-left: 7%;
90
- transition: transform 0.3s ease, box-shadow 0.3s ease, background-image 0.3s ease; /* Updated transition */
91
- /* Added for a more sophisticated look */
92
- font-weight: bold; /* Make the text bold */
93
- box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2); /* Subtle shadow for depth */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  }
95
- .button:hover {
96
- background-image: linear-gradient(145deg, #FB1A3E 0%, #F38555 100%); /* Vibrant to light pink gradient */
97
- transform: scale(1.07); /* Slightly increase size for emphasis */
98
- box-shadow: 0 5px 25px rgba(249, 97, 103, 0.75); /* Adjusted glowing effect to match the button color */
99
  }
 
100
  </style>
101
 
102
  </head>
@@ -105,7 +120,7 @@ language:
105
  <div class="header">
106
  <div class="info" style="margin-top: 5px;">
107
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/PieKyxOEVyn0zrrNqVec_.webp" alt="Image">
108
- <h1 style="margin: 10px">HamSter 0.2</h1>
109
  <p>
110
  👋 Uncensored fine tune model roleplay focused of "mistralai/Mistral-7B-v0.2" with the help of my team <a href="https://huggingface.co/ConvexAI" target="_blank">ConvexAI.</a><br><br>
111
  🚀 For optimal performance, I recommend using a detailed character card! (There is NSFW chub.ai) Check out <a href="https://chub.ai" target="_blank">Chub.ai</a> for some character cards.<br><br>
@@ -141,16 +156,18 @@ language:
141
  <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>
142
  </div>
143
  </div>
144
- <div style="overflow: hidden; position: relative;">
145
- <div class="info" style="overflow: hidden; margin-top: 20px;">
146
- <h2 style="margin-top: 0;">BenchMarks on Ayumi's LLM Role Play & ERP Ranking</h2>
147
- <a href="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/NSUmxUmDyhO9tJb-NZd8m.png" target="_blank">
148
- <img src="https://cdn-uploads.huggingface.co/production/uploads/64e7616c7df33432812e3c57/NSUmxUmDyhO9tJb-NZd8m.png" alt="Ayumi's LLM Role Play & ERP Ranking" class="info-img">
149
- </a>
150
- <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>
151
- </div>
152
- </div>
153
- <h2 style="color: #E2E8F0; margin-bottom: 20px;">Have Fun :)</h2>
 
 
154
  </div>
155
  </body>
156
  </html>
 
78
  float: right; /* Keep it to the right */
79
  }
80
  .button {
81
+ display: inline-block;
82
+ background-image: linear-gradient(145deg, #F96167 0%, #F0F2D7 100%);
83
+ color: #F0F0F0;
84
+ padding: 16px 24px; /* Increased padding for bigger buttons */
85
+ border: none;
86
+ border-radius: 10px;
87
+ cursor: pointer;
88
+ text-decoration: none;
89
+ margin-left: 7%;
90
+ transition: transform 0.3s ease, box-shadow 0.3s ease, background-image 0.3s ease, color 0.3s ease, border-radius 0.3s ease; /* Enhanced transitions */
91
+ font-weight: bold; /* Make the text bold */
92
+ box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2); /* Subtle shadow for depth */
93
+ }
94
+ .button:hover {
95
+ background-image: linear-gradient(145deg, #FB1A3E 0%, #F38555 100%); /* Vibrant to light pink gradient */
96
+ transform: scale(1.1); /* Increase size for more emphasis */
97
+ box-shadow: 0 10px 30px rgba(249, 97, 103, 0.8); /* More pronounced glowing effect */
98
+ color: #FFFFFF; /* Brighten the text color slightly */
99
+ border-radius: 15px; /* Soften the corners a bit more for a pill-like effect */
100
+ }
101
+ @keyframes pulse {
102
+ 0% {
103
+ transform: scale(1);
104
+ opacity: 1;
105
+ }
106
+ 50% {
107
+ transform: scale(1.05);
108
+ opacity: 0.85;
109
  }
110
+ 100% {
111
+ transform: scale(1);
112
+ opacity: 1;
 
113
  }
114
+ }
115
  </style>
116
 
117
  </head>
 
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">
123
+ <h1 class="product-name" style="margin: 10px">HamSter 0.2</h1>
124
  <p>
125
  👋 Uncensored fine tune model roleplay focused of "mistralai/Mistral-7B-v0.2" with the help of my team <a href="https://huggingface.co/ConvexAI" target="_blank">ConvexAI.</a><br><br>
126
  🚀 For optimal performance, I recommend using a detailed character card! (There is NSFW chub.ai) Check out <a href="https://chub.ai" target="_blank">Chub.ai</a> for some character cards.<br><br>
 
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>