• Omar Sanseviero's avatar
    Misc improvements for InferenceClient docs (#852) · d9bceb8e
    Omar Sanseviero authored
    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
    d9bceb8e
consuming_tgi.md 4.65 KB