mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Update docs/source/basic_tutorials/querying.md
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
This commit is contained in:
parent
9c2bf4008f
commit
bae7b1cc68
@ -16,7 +16,7 @@ curl 127.0.0.1:8080/generate_stream \
|
||||
-H 'Content-Type: application/json'
|
||||
```
|
||||
|
||||
or through Python:
|
||||
From Python, install `text-generation` first:
|
||||
|
||||
```shell
|
||||
pip install text-generation
|
||||
|
Loading…
Reference in New Issue
Block a user