Darkknight535 commited on
Commit
d189a7f
·
verified ·
1 Parent(s): 5bdd8ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -16
README.md CHANGED
@@ -11,7 +11,6 @@ tags:
11
  ---
12
 
13
  # WindEngine-24B-Instruct
14
-
15
  <html lang="en">
16
  <head>
17
  <meta charset="UTF-8">
@@ -24,25 +23,28 @@ tags:
24
  <div class="terminal-screen">
25
  <div style="text-align: center;">
26
  <h2 style="color: #8ecae6;">WinterEngine-24B-Instruct</h2>
27
- <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; color: #219ebc;">
28
- ❄️❄️🧠❄️❄️
29
- Snowflake Intelligence at its finest
 
 
 
30
  </pre>
31
  </div>
32
- <p style="color: #023047;">WinterEngine is a highly capable model for creative writing, roleplay, coding, and general-purpose inference. Inspired by the calm and depth of winter, this model excels in nuanced storytelling and problem-solving.</p>
33
- <h3 style="color: #ffb703;">Key Details</h3>
34
- <pre class="code-block" style="color: #fb8500;">
35
  BASE MODEL: mistralai/Mistral-Small-24B-Base-2501
36
  LICENSE: apache-2.0
37
  LANGUAGE: English
38
  CONTEXT LENGTH: 32768 tokens</pre>
39
- <h3 style="color: #ffb703;">Recommended Settings</h3>
40
- <pre class="code-block" style="color: #fb8500;">
41
- TEMPERATURE: 0.8
42
- TOP_P: 0.9
43
- MIN_P: 0.05</pre>
44
- <h3 style="color: #ffb703;">Prompting Format</h3>
45
- <pre class="code-block" style="color: #fb8500;">
 
46
  <|im_start|>system
47
  system prompt<|im_end|>
48
  <|im_start|>user
@@ -55,15 +57,16 @@ Hello! How can I help you today?<|im_end|></pre>
55
  </div>
56
  </div>
57
  <style>
58
- @import url('https://fonts.googleapis.com/css2?family=VT323&display=swap');
59
  .winter-container { background-color: #edf6f9; padding: 20px; border-radius: 20px; }
60
  .winter-case { border: 2px solid #8ecae6; padding: 10px; }
61
- .terminal-screen { background-color: #023047; color: #ffb703; padding: 15px; border-radius: 15px; font-family: 'VT323', monospace; }
62
  .code-block { background: #219ebc; padding: 10px; border-radius: 10px; }
63
  </style>
64
 
65
 
66
 
 
67
  [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
68
  * [PocketDoc/Dans-PersonalityEngine-V1.2.0-24b](https://huggingface.co/PocketDoc/Dans-PersonalityEngine-V1.2.0-24b)
69
  * [SicariusSicariiStuff/Redemption_Wind_24B](https://huggingface.co/SicariusSicariiStuff/Redemption_Wind_24B)
 
11
  ---
12
 
13
  # WindEngine-24B-Instruct
 
14
  <html lang="en">
15
  <head>
16
  <meta charset="UTF-8">
 
23
  <div class="terminal-screen">
24
  <div style="text-align: center;">
25
  <h2 style="color: #8ecae6;">WinterEngine-24B-Instruct</h2>
26
+ <pre class="code-block" style="display: inline-block; text-align: center; font-size: clamp(2px, 0.8vw, 14px); line-height: 1.2; max-width: 100%; overflow: hidden; white-space: pre; color: #ffffff;">
27
+ * * *
28
+ * * *
29
+ * * *
30
+ * * *
31
+ * * *
32
  </pre>
33
  </div>
34
+ <h3 style="color: #8ecae6;">Key Details</h3>
35
+ <pre class="code-block" style="color: #ffffff; background: linear-gradient(135deg, #219ebc, #8ecae6);">
 
36
  BASE MODEL: mistralai/Mistral-Small-24B-Base-2501
37
  LICENSE: apache-2.0
38
  LANGUAGE: English
39
  CONTEXT LENGTH: 32768 tokens</pre>
40
+ <h3 style="color: #8ecae6;">Recommended Settings</h3>
41
+ <pre class="code-block" style="color: #ffffff; background: linear-gradient(135deg, #219ebc, #8ecae6);">
42
+ TEMPERATURE: 1.2
43
+ MIN_P: 0.05
44
+ (Everything Else Neutral MEME Samplers Too.)
45
+ </pre>
46
+ <h3 style="color: #8ecae6;">Prompting Format</h3>
47
+ <pre class="code-block" style="color: #ffffff; background: linear-gradient(135deg, #219ebc, #8ecae6);">
48
  <|im_start|>system
49
  system prompt<|im_end|>
50
  <|im_start|>user
 
57
  </div>
58
  </div>
59
  <style>
60
+ @import url('https://fonts.googleapis.com/css2?family=Fira+Code&display=swap');
61
  .winter-container { background-color: #edf6f9; padding: 20px; border-radius: 20px; }
62
  .winter-case { border: 2px solid #8ecae6; padding: 10px; }
63
+ .terminal-screen { background-color: #023047; color: #ffb703; padding: 15px; border-radius: 15px; font-family: 'Fira Code', monospace; }
64
  .code-block { background: #219ebc; padding: 10px; border-radius: 10px; }
65
  </style>
66
 
67
 
68
 
69
+
70
  [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
71
  * [PocketDoc/Dans-PersonalityEngine-V1.2.0-24b](https://huggingface.co/PocketDoc/Dans-PersonalityEngine-V1.2.0-24b)
72
  * [SicariusSicariiStuff/Redemption_Wind_24B](https://huggingface.co/SicariusSicariiStuff/Redemption_Wind_24B)