Skip to content

Commit acd7444

Browse files
committed
unrelated but let's go
1 parent b2f0461 commit acd7444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/inference/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🤗 Hugging Face Inference
22

3-
A Typescript powered wrapper for the HF Inference API (serverless), Inference Endpoints (dedicated), and all supported Inference Providers.
4-
It works with [Inference API (serverless)](https://huggingface.co/docs/api-inference/index) and [Inference Endpoints (dedicated)](https://huggingface.co/docs/inference-endpoints/index), and even with all supported third-party Inference Providers.
3+
A Typescript powered wrapper for Inference Providers (serverless) and Inference Endpoints (dedicated).
4+
It works with [Inference Providers (serverless)](https://huggingface.co/docs/api-inference/index) – including all supported third-party Inference Providers – and [Inference Endpoints (dedicated)](https://huggingface.co/docs/inference-endpoints/index), and even with .
55

66
Check out the [full documentation](https://huggingface.co/docs/huggingface.js/inference/README).
77

0 commit comments

Comments
 (0)