Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8731064

Browse files
committed
Update inference providers section with settings link
Renamed the section to 'Inference Providers' and updated the description to include a link to manage provider settings on Hugging Face. This improves clarity and user guidance.
1 parentdcd92dd commit8731064

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎src/routes/settings/(nav)/[...model]/+page.svelte‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,10 +219,14 @@
219219
>
220220
<div>
221221
<divclass="text-[13px] font-medium text-gray-800 dark:text-gray-200">
222-
Providers serving this model
222+
Inference Providers
223223
</div>
224224
<pclass="text-[12px] text-gray-500 dark:text-gray-400">
225-
Your requests for this model will be routed through one of the available providers.
225+
Providers serving this model. You can enable/disable some providers from <a
226+
class="underline decoration-gray-400 hover:decoration-gray-700 dark:decoration-gray-500 dark:hover:decoration-gray-500"
227+
target="_blank"
228+
href="https://huggingface.co/settings/inference-providers/settings">your settings</a
229+
>.
226230
</p>
227231
</div>
228232
<ulclass="mb-0.5 flex flex-wrap gap-2">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp