PocketDoc commited on
Commit
6160698
·
verified ·
1 Parent(s): 025a5f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -14
README.md CHANGED
@@ -110,7 +110,6 @@ library_name: transformers
110
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢰⠙⣾⡟⣻⡕⣹⠀⠀⠀⠀⠀⠀⠀⠀⠀
111
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⢰⡏⢠⡿⠾⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀
112
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⠸⡇⡏⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
113
- ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠸⢸⢸⡇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
114
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⠇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
115
  </pre>
116
  </div>
@@ -153,8 +152,7 @@ TOP_P: 0.9</pre>
153
  <p>
154
  While ChatML is a standard format for LLMs, it has
155
  limitations. DanChat-2 uses special tokens
156
- for each role, reducing biases and helping the model
157
- adapt to different tasks more readily.
158
  </p>
159
  <h3>SillyTavern Template</h3>
160
  <p>
@@ -168,9 +166,11 @@ TOP_P: 0.9</pre>
168
  </a>
169
  </p>
170
  <h3>Inference Provider</h3>
171
- This model and others are available from ⚡Mancer AI for
172
- those interested in high quality inference without
173
- owning or renting expensive hardware.
 
 
174
  <p class="mancer-button-container">
175
  <a
176
  href="https://mancer.tech/"
@@ -213,7 +213,7 @@ TOP_P: 0.9</pre>
213
  </div>
214
  </div>
215
  <style>
216
- @import url("https://fonts.googleapis.com/css2?family=VT323&display=swap");
217
  .crt-container {
218
  padding: 10px;
219
  max-width: 1000px;
@@ -274,7 +274,7 @@ TOP_P: 0.9</pre>
274
  border-radius: 15px;
275
  position: relative;
276
  overflow: hidden;
277
- font-family: "VT323", monospace;
278
  font-size: clamp(12px, 1.5vw, 16px);
279
  color: #e49b3e;
280
  line-height: 1.4;
@@ -359,7 +359,7 @@ TOP_P: 0.9</pre>
359
  }
360
  .badge-container,
361
  .coffee-container {
362
- text-align: center;
363
  margin: 1em 0;
364
  }
365
  .badge-container img,
@@ -390,7 +390,7 @@ TOP_P: 0.9</pre>
390
  .terminal-screen kbd,
391
  .terminal-screen samp {
392
  color: #e49b3e;
393
- font-family: "VT323", monospace;
394
  text-shadow: 0 0 2px #e49b3e;
395
  background-color: #1a1a1a;
396
  padding: 0.2em 0.4em;
@@ -426,12 +426,13 @@ TOP_P: 0.9</pre>
426
  position: relative;
427
  }
428
  .mancer-text {
429
- font-family: "VT323", monospace;
430
- font-weight: bold;
431
- font-size: 20px;
432
  text-shadow: 0 0 2px #e49b3e;
433
  line-height: 1;
434
  display: inline-block;
 
435
  margin-top: -2px;
436
  }
437
  .mancer-button::before {
@@ -439,7 +440,7 @@ TOP_P: 0.9</pre>
439
  display: inline-flex;
440
  align-items: center;
441
  justify-content: center;
442
- font-size: 20px;
443
  line-height: 1;
444
  }
445
  .mancer-button:hover {
 
110
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢰⠙⣾⡟⣻⡕⣹⠀⠀⠀⠀⠀⠀⠀⠀⠀
111
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⢰⡏⢠⡿⠾⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀
112
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⠸⡇⡏⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
 
113
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⠇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
114
  </pre>
115
  </div>
 
152
  <p>
153
  While ChatML is a standard format for LLMs, it has
154
  limitations. DanChat-2 uses special tokens
155
+ for each role, this reduces biases and helps the model adapt to different tasks more readily.
 
156
  </p>
157
  <h3>SillyTavern Template</h3>
158
  <p>
 
166
  </a>
167
  </p>
168
  <h3>Inference Provider</h3>
169
+ <p>
170
+ This model and others are available from ⚡Mancer AI for
171
+ those interested in high quality inference without
172
+ owning or renting expensive hardware.
173
+ </p>
174
  <p class="mancer-button-container">
175
  <a
176
  href="https://mancer.tech/"
 
213
  </div>
214
  </div>
215
  <style>
216
+ @import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&display=swap");
217
  .crt-container {
218
  padding: 10px;
219
  max-width: 1000px;
 
274
  border-radius: 15px;
275
  position: relative;
276
  overflow: hidden;
277
+ font-family: "IBM Plex Mono", monospace;
278
  font-size: clamp(12px, 1.5vw, 16px);
279
  color: #e49b3e;
280
  line-height: 1.4;
 
359
  }
360
  .badge-container,
361
  .coffee-container {
362
+ text-align: left;
363
  margin: 1em 0;
364
  }
365
  .badge-container img,
 
390
  .terminal-screen kbd,
391
  .terminal-screen samp {
392
  color: #e49b3e;
393
+ font-family: "IBM Plex Mono", monospace;
394
  text-shadow: 0 0 2px #e49b3e;
395
  background-color: #1a1a1a;
396
  padding: 0.2em 0.4em;
 
426
  position: relative;
427
  }
428
  .mancer-text {
429
+ font-family: "IBM Plex Mono", monospace;
430
+ font-weight: 550;
431
+ font-size: 18px;
432
  text-shadow: 0 0 2px #e49b3e;
433
  line-height: 1;
434
  display: inline-block;
435
+ margin-left: -4px;
436
  margin-top: -2px;
437
  }
438
  .mancer-button::before {
 
440
  display: inline-flex;
441
  align-items: center;
442
  justify-content: center;
443
+ font-size: 18px;
444
  line-height: 1;
445
  }
446
  .mancer-button:hover {