mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Up.
This commit is contained in:
parent
a590b2f548
commit
00edb1a789
@ -4,7 +4,7 @@ There are many ways to consume Text Generation Inference (TGI) server in your ap
|
|||||||
|
|
||||||
For more information on the API, consult the OpenAPI documentation of `text-generation-inference` available [here](https://huggingface.github.io/text-generation-inference).
|
For more information on the API, consult the OpenAPI documentation of `text-generation-inference` available [here](https://huggingface.github.io/text-generation-inference).
|
||||||
|
|
||||||
You can make the requests using any tool of your preference, such as curl, Python, or TypeScript. For an end-to-end experience, we've open-sourced ChatUI, a chat interface for open-access models.
|
You can make the requests using any tool of your preference, such as curl, Python, or TypeScript. For an end-to-end experience, we've open-sourced [ChatUI](https://github.com/huggingface/chat-ui), a chat interface for open-access models.
|
||||||
|
|
||||||
## curl
|
## curl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user