Skip to content

Commit 3ff2ead

Browse files
committed
Merge branch 'gh-pages' of https://github.com/CHATS-lab/verbalized-sampling into gh-pages
2 parents 4b14d8e + 30cd293 commit 3ff2ead

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/(dashboard)/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -655,8 +655,8 @@ export default function HomePage() {
655655
<div className="lg:grid lg:grid-cols-2 lg:gap-12 lg:items-center">
656656
<div>
657657
<h2 className="text-xl font-bold text-gray-700 tracking-tight sm:text-3xl mb-6">
658-
Make Your LLMs More Creative!<br />
659-
<span className="text-orange-500"> With Verbalized Sampling</span>
658+
Make Your LLM Output More Diverse<br />
659+
<span className="text-orange-500">With Verbalized Sampling!</span>
660660
</h2>
661661
<div className="space-y-4 text-base text-gray-600">
662662
<p>

0 commit comments

Comments
 (0)