mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Update docs/source/quicktour.md
Co-authored-by: Merve Noyan <merveenoyan@gmail.com>
This commit is contained in:
parent
5b920b6a4c
commit
d369adfa8e
@ -17,7 +17,7 @@ To use GPUs, you need to install the [NVIDIA Container Toolkit](https://docs.nvi
|
||||
|
||||
</Tip>
|
||||
|
||||
Once TGI is running, you can use the `generate` endpoint by doing requests. To learn more about how to query the endpoints, check the [Consuming TGI](./basic_tutorials/consuming_tgi) section, where we show examples with utility libraries and UIs.
|
||||
Once TGI is running, you can use the `generate` endpoint by doing requests. To learn more about how to query the endpoints, check the [Consuming TGI](./basic_tutorials/consuming_tgi) section, where we show examples with utility libraries and UIs. Below you can see a simple snippet to query the endpoint.
|
||||
|
||||
|
||||
<inferencesnippet>
|
||||
|
Loading…
Reference in New Issue
Block a user