PingVortex commited on
Commit
dc7097f
·
verified ·
1 Parent(s): 5463b83

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -40,7 +40,7 @@
40
 
41
  <div class="section">
42
  <h2>Overview</h2>
43
- <p><strong>VLM</strong> stands for <strong>Vortex Language Model</strong>, a series of transformer-based models developed by <strong>PingVortex</strong>. The models are designed for tasks such as text generation, reasoning, and instruction following. Each version of VLM is structured in three training stages for progressive refinement.</p>
44
 
45
  <div class="note">
46
  <p><strong>Note on Hardware:</strong> Training is performed on different GPU configurations depending on availability - sometimes using 1× NVIDIA RTX A5000, sometimes 1× A40, and occasionally 1× RTX 5060 Ti with 16GB VRAM.</p>
@@ -76,14 +76,14 @@
76
  <li>Parameters: <code>418M</code></li>
77
  <li>Training Time: ~4 hours per stage</li>
78
  <li>Target Final Loss: ~<code>1.0</code></li>
79
- <li><strong>K1</strong>: Currently training on <code>ssbuild/alpaca_gpt4</code> and <code>effectiveML/ArXiv-10</code></li>
80
  </ul>
81
  </div>
82
 
83
  <div class="section">
84
  <h2>Contact & More</h2>
85
- <p>Developed and maintained by <strong>PingVortex</strong>.</p>
86
- <p>Website: <a href="https://pingvortex.xyz" target="_blank">pingvortex.xyz</a></p>
87
  </div>
88
  </body>
89
  </html>
 
40
 
41
  <div class="section">
42
  <h2>Overview</h2>
43
+ <p><strong>VLM</strong> stands for <strong>Vortex Language Model</strong>, a series of transformer-based models developed by <strong>Vortex Intelligence</strong>. The models are designed for tasks such as text generation, reasoning, and instruction following. Each version of VLM is structured in three training stages for progressive refinement.</p>
44
 
45
  <div class="note">
46
  <p><strong>Note on Hardware:</strong> Training is performed on different GPU configurations depending on availability - sometimes using 1× NVIDIA RTX A5000, sometimes 1× A40, and occasionally 1× RTX 5060 Ti with 16GB VRAM.</p>
 
76
  <li>Parameters: <code>418M</code></li>
77
  <li>Training Time: ~4 hours per stage</li>
78
  <li>Target Final Loss: ~<code>1.0</code></li>
79
+ <li><strong>K1</strong>: Currently training on <code>------</code> and <code>------</code></li>
80
  </ul>
81
  </div>
82
 
83
  <div class="section">
84
  <h2>Contact & More</h2>
85
+ <p>Developed and maintained by <strong>Vortex Intelligence</strong>.</p>
86
+ <!-- <p>Website: <a href="https://pingvortex.xyz" target="_blank">pingvortex.xyz</a></p> -->
87
  </div>
88
  </body>
89
  </html>