We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed9a36b commit 6b7aed6Copy full SHA for 6b7aed6
src/lib/components/inference-playground/playground.svelte
@@ -247,7 +247,7 @@
247
</button>
248
<a
249
class="flex items-center gap-1 text-sm text-gray-500 underline decoration-gray-300 hover:text-gray-800 dark:text-gray-400 dark:decoration-gray-600 dark:hover:text-gray-200"
250
- href="https://huggingface.co/spaces/victor/providers-metrics"
+ href="https://huggingface.co/inference/models"
251
target="_blank"
252
>
253
<IconWaterfall class="text-xs" />
0 commit comments