Skip to content

Commit

Permalink
fix ToC?
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-c committed Jan 17, 2025
1 parent 399fa48 commit 3db0c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/inference/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Only a subset of models are supported when requesting third-party providers. You
- [Together supported models](./src/providers/together.ts)
- [HF Inference API (serverless)](https://huggingface.co/models?inference=warm&sort=trending)

#### Tree-shaking
### Tree-shaking

You can import the functions you need directly from the module instead of using the `HfInference` class.

Expand Down

0 comments on commit 3db0c22

Please sign in to comment.