Skip to content
Merged
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
b0e2a1b
first version
hanouticelina Apr 1, 2025
a5a5e9a
update tree
hanouticelina Apr 1, 2025
d73d268
fixes
hanouticelina Apr 1, 2025
3e2d49e
fix screenshot
hanouticelina Apr 1, 2025
2782e6b
nit
hanouticelina Apr 1, 2025
8830dc8
add js integration section
hanouticelina Apr 1, 2025
26f29e7
Merge branch 'main' of github.com:huggingface/hub-docs into how-to-re…
hanouticelina Apr 1, 2025
4d24166
fix
hanouticelina Apr 1, 2025
4422980
fix snippet
hanouticelina Apr 1, 2025
c32df21
check if the issue comes from the snippet
hanouticelina Apr 1, 2025
6e38360
add snippet back
hanouticelina Apr 1, 2025
f9d4359
review suggestions
hanouticelina Apr 2, 2025
40e7e85
wording
hanouticelina Apr 2, 2025
6574273
nit
hanouticelina Apr 2, 2025
485aed2
Update register-as-a-provider.md
hanouticelina Apr 2, 2025
549ecd0
Update register-as-a-provider.md
hanouticelina Apr 2, 2025
1f380b6
Update docs/inference-providers/register-as-a-provider.md
hanouticelina Apr 2, 2025
c1d6e4b
Update docs/inference-providers/register-as-a-provider.md
hanouticelina Apr 2, 2025
905093d
Update docs/inference-providers/register-as-a-provider.md
hanouticelina Apr 2, 2025
a238007
Update docs/inference-providers/register-as-a-provider.md
hanouticelina Apr 2, 2025
26d25a7
Update docs/inference-providers/register-as-a-provider.md
hanouticelina Apr 2, 2025
993a089
Update next steps
hanouticelina Apr 3, 2025
1919ecb
Update docs/inference-providers/register-as-a-provider.md
hanouticelina Apr 3, 2025
247b0fc
Update docs/inference-providers/register-as-a-provider.md
hanouticelina Apr 3, 2025
a179888
suggestion
hanouticelina Apr 3, 2025
b6d73fa
Merge branch 'how-to-register-as-a-provider' of github.com:huggingfac…
hanouticelina Apr 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/inference-providers/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
title: Hub integration
- local: security
title: Security
- local: register-as-a-provider
title: Register as an Inference Provider
- title: API Reference
sections:
- local: tasks/index
Expand Down
Loading