hf_text-generation-inference/docs/source
Omar Sanseviero d9bceb8e6b
Misc improvements for InferenceClient docs (#852)
List of changes

- No need to specify `model` in `text_generation` if it's already
specified in `InferenceClient`
- I separated the explanation of `stream=True` and `details=True`
- I found the details explanation a bit repetitive (it says two times
what it returns), so removed a sentence
- Add mention of async client
2023-08-16 14:29:54 +02:00
..
basic_tutorials Misc improvements for InferenceClient docs (#852) 2023-08-16 14:29:54 +02:00
_toctree.yml Added CLI docs (#799) 2023-08-10 15:00:30 +02:00
index.md Setup for doc-builder and docs for TGI (#740) 2023-08-10 10:24:52 +02:00
installation.md Added CLI docs (#799) 2023-08-10 15:00:30 +02:00
quicktour.md Have snippets in Python/JavaScript in quicktour (#809) 2023-08-14 13:47:32 +02:00
supported_models.md Setup for doc-builder and docs for TGI (#740) 2023-08-10 10:24:52 +02:00