PocketDoc commited on
Commit
f16bbf4
·
verified ·
1 Parent(s): 20f05a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -27
README.md CHANGED
@@ -75,7 +75,6 @@ base_model:
75
  pipeline_tag: text-generation
76
  library_name: transformers
77
  ---
78
-
79
  <!doctype html>
80
  <html lang="en">
81
  <head>
@@ -90,18 +89,7 @@ library_name: transformers
90
  <div class="terminal-screen">
91
  <div style="text-align: center">
92
  <h2>Dans-PersonalityEngine-V1.3.0-24b</h2>
93
- <pre
94
- class="code-block"
95
- style="
96
- display: inline-block;
97
- text-align: left;
98
- font-size: clamp(2px, 0.8vw, 14px);
99
- line-height: 1.2;
100
- max-width: 100%;
101
- overflow: hidden;
102
- white-space: pre;
103
- "
104
- >
105
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⠀⠄⠀⡂⠀⠁⡄⢀⠁⢀⣈⡄⠌⠐⠠⠤⠄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀
106
  ⠀⠀⠀⠀⠀⠀⠀⠀⡄⠆⠀⢠⠀⠛⣸⣄⣶⣾⡷⡾⠘⠃⢀⠀⣴⠀⡄⠰⢆⣠⠘⠰⠀⡀⠀⠀⠀⠀⠀
107
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠃⠀⡋⢀⣤⡿⠟⠋⠁⠀⡠⠤⢇⠋⠀⠈⠃⢀⠀⠈⡡⠤⠀⠀⠁⢄⠀⠀⠀⠀
@@ -124,8 +112,7 @@ library_name: transformers
124
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⠸⡇⡏⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
125
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠸⢸⢸⡇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
126
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⠇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
127
- </pre
128
- >
129
  </div>
130
  <p>
131
  Dans-PersonalityEngine is a versatile model series
@@ -144,28 +131,24 @@ library_name: transformers
144
  <h3>Multilingual Support</h3>
145
  <pre class="code-block">
146
  Arabic Chinese English French German
147
- Hindi Japanese Korean Portuguese Spanish</pre
148
- >
149
  <h3>Key Details</h3>
150
  <pre class="code-block">
151
  BASE MODEL: mistralai/Mistral-Small-3.1-24B-Base-2503
152
  LICENSE: apache-2.0
153
  LANGUAGE: Multilingual with 10 supported languages
154
- CONTEXT LENGTH: 32768 tokens, 131072 with degraded recall</pre
155
- >
156
  <h3>Recommended Settings</h3>
157
  <pre class="code-block">
158
  TEMPERATURE: 1.0
159
- TOP_P: 0.9</pre
160
- >
161
  <h3>Prompting Format</h3>
162
  <p>
163
  The model uses the following format I'll refer to as
164
  "DanChat-2":
165
  </p>
166
  <pre class="code-block">
167
- <|system|>system prompt<|endoftext|><|user|>Hi there!<|endoftext|><|assistant|>Hey, how can I help?<|endoftext|></pre
168
- >
169
  <h3>Why not ChatML?</h3>
170
  <p>
171
  While ChatML is a standard format for LLMs, it has
@@ -296,7 +279,7 @@ TOP_P: 0.9</pre
296
  color: #e49b3e;
297
  line-height: 1.4;
298
  text-shadow: 0 0 2px #e49b3e;
299
- animation: flicker 0.15s infinite;
300
  filter: brightness(1.1) contrast(1.1);
301
  box-shadow:
302
  inset 0 0 30px rgba(0, 0, 0, 0.9),
@@ -335,7 +318,7 @@ TOP_P: 0.9</pre
335
  ),
336
  url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyBAMAAADsEZWCAAAAGFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4o8JoAAAAB3RSTlMAGwQIEQMYADcPzwAAACJJREFUKM9jYBgFo2AU0Beg+A8YMCLxGYZCbNQEo4BaAAD5TQiR5wU9vAAAAABJRU5ErkJggg==");
337
  background-size: 100% 2.5px;
338
- animation: scan 1s linear infinite;
339
  pointer-events: none;
340
  z-index: 2;
341
  }
@@ -353,7 +336,7 @@ TOP_P: 0.9</pre
353
  rgba(17, 17, 18, 0.15) 100%
354
  );
355
  border-radius: 20px;
356
- animation: vignette-pulse 3s infinite;
357
  pointer-events: none;
358
  z-index: 1;
359
  }
@@ -461,4 +444,4 @@ TOP_P: 0.9</pre
461
  text-decoration: none !important;
462
  }
463
  </style>
464
- </html>
 
75
  pipeline_tag: text-generation
76
  library_name: transformers
77
  ---
 
78
  <!doctype html>
79
  <html lang="en">
80
  <head>
 
89
  <div class="terminal-screen">
90
  <div style="text-align: center">
91
  <h2>Dans-PersonalityEngine-V1.3.0-24b</h2>
92
+ <pre class="code-block" style="display: inline-block; text-align: left; font-size: clamp(2px, 0.8vw, 14px); line-height: 1.2; max-width: 100%; overflow: hidden; white-space: pre;">
 
 
 
 
 
 
 
 
 
 
 
93
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⠀⠄⠀⡂⠀⠁⡄⢀⠁⢀⣈⡄⠌⠐⠠⠤⠄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀
94
  ⠀⠀⠀⠀⠀⠀⠀⠀⡄⠆⠀⢠⠀⠛⣸⣄⣶⣾⡷⡾⠘⠃⢀⠀⣴⠀⡄⠰⢆⣠⠘⠰⠀⡀⠀⠀⠀⠀⠀
95
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠃⠀⡋⢀⣤⡿⠟⠋⠁⠀⡠⠤⢇⠋⠀⠈⠃⢀⠀⠈⡡⠤⠀⠀⠁⢄⠀⠀⠀⠀
 
112
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⢸⠸⡇⡏⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
113
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠸⢸⢸⡇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
114
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⠇⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
115
+ </pre>
 
116
  </div>
117
  <p>
118
  Dans-PersonalityEngine is a versatile model series
 
131
  <h3>Multilingual Support</h3>
132
  <pre class="code-block">
133
  Arabic Chinese English French German
134
+ Hindi Japanese Korean Portuguese Spanish</pre>
 
135
  <h3>Key Details</h3>
136
  <pre class="code-block">
137
  BASE MODEL: mistralai/Mistral-Small-3.1-24B-Base-2503
138
  LICENSE: apache-2.0
139
  LANGUAGE: Multilingual with 10 supported languages
140
+ CONTEXT LENGTH: 32768 tokens, 131072 with degraded recall</pre>
 
141
  <h3>Recommended Settings</h3>
142
  <pre class="code-block">
143
  TEMPERATURE: 1.0
144
+ TOP_P: 0.9</pre>
 
145
  <h3>Prompting Format</h3>
146
  <p>
147
  The model uses the following format I'll refer to as
148
  "DanChat-2":
149
  </p>
150
  <pre class="code-block">
151
+ <|system|>system prompt<|endoftext|><|user|>Hi there!<|endoftext|><|assistant|>Hey, how can I help?<|endoftext|></pre>
 
152
  <h3>Why not ChatML?</h3>
153
  <p>
154
  While ChatML is a standard format for LLMs, it has
 
279
  color: #e49b3e;
280
  line-height: 1.4;
281
  text-shadow: 0 0 2px #e49b3e;
282
+ /* Removed animation: flicker 0.15s infinite; */
283
  filter: brightness(1.1) contrast(1.1);
284
  box-shadow:
285
  inset 0 0 30px rgba(0, 0, 0, 0.9),
 
318
  ),
319
  url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyBAMAAADsEZWCAAAAGFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4o8JoAAAAB3RSTlMAGwQIEQMYADcPzwAAACJJREFUKM9jYBgFo2AU0Beg+A8YMCLxGYZCbNQEo4BaAAD5TQiR5wU9vAAAAABJRU5ErkJggg==");
320
  background-size: 100% 2.5px;
321
+ /* Removed animation: scan 1s linear infinite; */
322
  pointer-events: none;
323
  z-index: 2;
324
  }
 
336
  rgba(17, 17, 18, 0.15) 100%
337
  );
338
  border-radius: 20px;
339
+ /* Removed animation: vignette-pulse 3s infinite; */
340
  pointer-events: none;
341
  z-index: 1;
342
  }
 
444
  text-decoration: none !important;
445
  }
446
  </style>
447
+ </html>