Skip to content

Commit

Permalink
add jump to k2 spike section
Browse files Browse the repository at this point in the history
  • Loading branch information
caris-mu committed Jun 3, 2024
1 parent efc9047 commit 3b5910b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -4372,4 +4372,4 @@ body.is-preload #sidebar > .inner {
left: 0; /* Align to the left */
box-shadow: 0 4px 8px rgba(0,0,0,0.1); /* Add a subtle shadow */
z-index: 1000; /* Ensure it's on top */
}
}
5 changes: 5 additions & 0 deletions research.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,11 @@ <h2>LLM360</h2>
<div class="inner">
<h1>LLM360 Research Suite</h1>
<p>LLM360 Research Suite is a comprehensive set of large language model (LLM) artifacts from each of our models, for academic and industry researchers to explore LLM training dynamics.</p>
<ul class="actions fit">
<li><a href="#one" class="button fit">Training Dynamics Collection</a></li>
<li><a href="#two" class="button fit">K2 Spikes</a></li>
<li><a href="#three" class="button fit">Analysis360</a></li>
</ul>
</div>
</section>

Expand Down

0 comments on commit 3b5910b

Please sign in to comment.