Skip to content

Commit af42370

Browse files
committed
fix open tag?
1 parent 9298292 commit af42370

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/inference-providers/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ TODO : add blurb explaining what we're doing here (quick inference with LLM and
8080

8181
This section explains how to use the Inference Providers API to run inference requests with [deepseek-ai/DeepSeek-V3-0324](https://huggingface.co/deepseek-ai/DeepSeek-V3-0324) in Python.
8282

83-
<hfoptions>
83+
<hfoptions id="clients">
8484

8585
<hfoption id="huggingface_hub">
8686

@@ -271,7 +271,9 @@ console.log(await response.json());
271271
```
272272

273273
</hfoption>
274+
274275
</hfoptions>
276+
275277
</hfoption>
276278

277279
<hfoption id="curl">

0 commit comments

Comments
 (0)