File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -572,7 +572,7 @@ export default function HomePage() {
572572 </ div >
573573
574574 < div className = "text-xl font-bold" >
575- < span className = "text-orange-600" > ICML 2025 Oral (1.0% of all submissions) </ span >
575+ < span className = "text-orange-600" > ICML 2025 Outstanding Paper </ span >
576576 </ div >
577577 </ div >
578578 </ div >
@@ -593,15 +593,15 @@ export default function HomePage() {
593593 </ p >
594594 < div className = "mt-8 sm:max-w-lg sm:mx-auto sm:text-center lg:text-left lg:mx-0" >
595595 < a
596- href = "https://huggingface.co/spaces/ collabllm/CollabLLM-Llama-3.1-8B-Instruct "
596+ href = "https://huggingface.co/collabllm"
597597 target = "_blank"
598598 >
599599 < Button
600600 size = "lg"
601601 variant = "outline"
602602 className = "text-lg rounded-full"
603603 >
604- Chat with CollabLLM (to be enabled)
604+ Try CollabLLM Models
605605 < ArrowRight className = "ml-2 h-5 w-5" />
606606 </ Button >
607607 </ a >
You can’t perform that action at this time.
0 commit comments