Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
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 @@ -101,6 +101,8 @@
title: Novita
- local: providers/nscale
title: Nscale
- local: providers/ovhcloud
title: OVHcloud AI Endpoints
- local: providers/publicai
title: Public AI
- local: providers/replicate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -192,5 +192,5 @@ The workflow triggers whenever someone comments on an issue or PR with `/oc` or
## Next Steps

- Explore the [OpenCode GitHub documentation](https://opencode.ai/docs/github/) for advanced configuration
- Browse [models available through Inference Providers](https://huggingface.co/models?pipeline_tag=text-generation&inference_provider=cerebras,together,fireworks-ai,nebius,novita,sambanova,groq,hyperbolic,nscale,fal-ai,cohere,replicate,scaleway&sort=trending) to find the best model for your needs
- Browse [models available through Inference Providers](https://huggingface.co/models?pipeline_tag=text-generation&inference_provider=cerebras,together,fireworks-ai,nebius,novita,sambanova,groq,hyperbolic,nscale,fal-ai,cohere,replicate,scaleway,ovhcloud&sort=trending) to find the best model for your needs
- Try OpenCode in a private repository first to test with controlled access
3 changes: 2 additions & 1 deletion docs/inference-providers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,13 @@ Our platform integrates with leading AI infrastructure providers, giving you acc
| [Nebius](./providers/nebius) | ✅ | ✅ | ✅ | ✅ | | |
| [Novita](./providers/novita) | ✅ | ✅ | | | ✅ | |
| [Nscale](./providers/nscale) | ✅ | ✅ | | ✅ | | |
| [OVHcloud AI Endpoints](./providers/ovhcloud)| ✅ | ✅ | | | | |
| [Public AI](./providers/publicai) | ✅ | | | | | |
| [Replicate](./providers/replicate) | | | | ✅ | ✅ | ✅ |
| [SambaNova](./providers/sambanova) | ✅ | | ✅ | | | |
| [Scaleway](./providers/scaleway) | ✅ | | ✅ | | | |
| [Together](./providers/together) | ✅ | ✅ | | ✅ | | |
| [WaveSpeedAI](./providers/wavespeed) | | | | ✅ | ✅ | |
| [WaveSpeedAI](./providers/wavespeed) | | | | ✅ | ✅ | |
| [Z.ai](./providers/zai-org) | ✅ | ✅ | | | | |

## Why Choose Inference Providers?
Expand Down
43 changes: 43 additions & 0 deletions docs/inference-providers/providers/ovhcloud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!---
WARNING

This markdown file has been generated from a script. Please do not edit it directly.

### Template

If you want to update the content related to ovhcloud's description, please edit the template file under `https://github.com/huggingface/hub-docs/tree/main/scripts/inference-providers/templates/providers/ovhcloud.handlebars`.

### Logos

If you want to update ovhcloud's logo, upload a file by opening a PR on https://huggingface.co/datasets/huggingface/documentation-images/tree/main/inference-providers/logos. Ping @wauplin and @celinah on the PR to let them know you uploaded a new logo.
Logos must be in .png format and be named `ovhcloud-light.png` and `ovhcloud-dark.png`. Visit https://huggingface.co/settings/theme to switch between light and dark mode and check that the logos are displayed correctly.

### Generation script

For more details, check out the `generate.ts` script: https://github.com/huggingface/hub-docs/blob/main/scripts/inference-providers/scripts/generate.ts.
--->

# OVHcloud AI Endpoints

> [!TIP]
> All supported OVHcloud AI Endpoints models can be found [here](https://huggingface.co/models?inference_provider=ovhcloud&sort=trending)

<div class="flex justify-center">
<a href="https://www.ovhcloud.com/" target="_blank">
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/logos/ovhcloud-light.png"/>
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/logos/ovhcloud-dark.png"/>
</a>
</div>

<div class="flex">
<a href="https://huggingface.co/ovhcloud" target="_blank">
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/follow-us-on-hf-lg.svg"/>
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/follow-us-on-hf-lg-dark.svg"/>
</a>
</div>

[OVHcloud AI Endpoints](https://www.ovhcloud.com/en/public-cloud/ai-endpoints/) is a managed AI inference service that provides access to a wide range of state-of-the-art machine learning models. As part of OVHcloud's Public Cloud offering, AI Endpoints enables developers to easily integrate AI capabilities into their applications with data sovereignty, privacy, and GDPR compliance.

## Supported tasks


1 change: 1 addition & 0 deletions scripts/inference-providers/scripts/generate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ const PROVIDERS_URLS: Record<string, string> = {
nebius: "https://nebius.com/",
novita: "https://novita.ai/",
nscale: "https://www.nscale.com/",
ovhcloud: "https://www.ovhcloud.com/",
publicai: "https://publicai.co/",
replicate: "https://replicate.com/",
sambanova: "https://sambanova.ai/",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# OVHcloud AI Endpoints

> [!TIP]
> All supported OVHcloud AI Endpoints models can be found [here](https://huggingface.co/models?inference_provider=ovhcloud&sort=trending)

{{{logoSection}}}

{{{followUsSection}}}

[OVHcloud AI Endpoints](https://www.ovhcloud.com/en/public-cloud/ai-endpoints/) is a managed AI inference service that provides access to a wide range of state-of-the-art machine learning models. As part of OVHcloud's Public Cloud offering, AI Endpoints enables developers to easily integrate AI capabilities into their applications with data sovereignty, privacy, and GDPR compliance.

{{{tasksSection}}}