text-generation-inference/docs/source/basic_tutorials
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
..
consuming_tgi.md Misc improvements for InferenceClient docs (#852) 2023-08-16 14:29:54 +02:00
gated_model_access.md Version 1.0.1 (#836) 2023-08-14 11:23:11 +02:00
preparing_model.md Setup for doc-builder and docs for TGI (#740) 2023-08-10 10:24:52 +02:00
using_cli.md Added CLI docs (#799) 2023-08-10 15:00:30 +02:00