Skip to content

Commit c1d6e4b

Browse files
Update docs/inference-providers/register-as-a-provider.md
Co-authored-by: Simon Brandeis <[email protected]>
1 parent 1f380b6 commit c1d6e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/inference-providers/register-as-a-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Create a new mapping item, with the following body (JSON-encoded):
156156
In the future, we will add support for a new parameter (ping us if it's important to you now):
157157
```json
158158
{
159-
"hfFilter": ["string"] // (both can't be defined at the same time)
159+
"hfFilter": ["string"]
160160
// ^Power user move: register a "tag" slice of HF in one go.
161161
// Example: tag == "base_model:adapter:black-forest-labs/FLUX.1-dev" for all Flux-dev LoRAs
162162
}

0 commit comments

Comments
 (0)