Skip to content

Commit bc0395d

Browse files
committed
chore: update model url
1 parent a30c06c commit bc0395d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ActionButtons.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import { siArxiv, siGithub, siHuggingface, siDatadog, siYoutube } from 'simple-i
3939
</svg>
4040
Model
4141
</a>
42-
<a href="https://huggingface.co/datasets/InternRobotics/InternData-M1" target="_blank" rel="noopener noreferrer" class="bg-white bg-opacity-90 backdrop-blur-sm border-2 border-gray-300 text-gray-700 px-6 py-3 rounded-full font-medium hover:bg-opacity-100 hover:border-black hover:text-black transition-all duration-300 flex items-center gap-2 shadow-lg">
42+
<a href="https://huggingface.co/collections/InternRobotics/internvla-m1-68c96eaebcb5867786ee6cf3" target="_blank" rel="noopener noreferrer" class="bg-white bg-opacity-90 backdrop-blur-sm border-2 border-gray-300 text-gray-700 px-6 py-3 rounded-full font-medium hover:bg-opacity-100 hover:border-black hover:text-black transition-all duration-300 flex items-center gap-2 shadow-lg">
4343
<svg class="w-5 h-5 dataset-blue" fill="currentColor" viewBox="0 0 24 24">
4444
<path d={siDatadog.path}/>
4545
</svg>

0 commit comments

Comments
 (0)