Nicolas Patry
cb0a29484d
FIxing the CI.
2024-08-16 14:21:29 +02:00
Vaibhav Srivastav
99b662f8c2
Improve the Consuming TGI + Streaming docs. ( #2412 )
...
* Improve the Consuming TGI docs.
* Fix erronous update to .
* add info about Open AI client.
* More updates.
* Apply suggestions from code review
Co-authored-by: Erik Kaunismäki <erik.kaum@gmail.com>
* Suggestions from Lucain.
* Update Gradio snippet.
* Up.
* Apply suggestions from code review
Co-authored-by: Lucain <lucainp@gmail.com>
* Update docs/source/basic_tutorials/consuming_tgi.md
Co-authored-by: Lucain <lucainp@gmail.com>
* Up.
* Apply suggestions from code review
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
* Up.
* Up.
* Doc review from Nico.
* Doc review from Nico. x2
* Last nit
---------
Co-authored-by: Erik Kaunismäki <erik.kaum@gmail.com>
Co-authored-by: Lucain <lucainp@gmail.com>
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
2024-08-16 12:43:08 +02:00
OlivierDehaene
9946165ee0
chore: add pre-commit ( #1569 )
2024-02-16 11:58:58 +01:00
Merve Noyan
97444f9367
Added gradio example to docs ( #867 )
...
cc @osanseviero
---------
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
2023-08-23 23:50:12 +02:00
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
Merve Noyan
a2a913eec5
Added streaming for InferenceClient ( #821 )
...
Co-authored-by: Lucain <lucainp@gmail.com>
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
2023-08-11 18:05:19 +03:00
Merve Noyan
d0e30771c2
Added ChatUI Screenshot to Docs ( #823 )
...
cc @osanseviero
2023-08-11 16:42:43 +02:00
Omar Sanseviero
7dbaef3f5b
Minor docs style fixes ( #806 )
2023-08-10 15:32:51 +03:00
Merve Noyan
647ae7a7d3
Setup for doc-builder and docs for TGI ( #740 )
...
I added ToC for docs v1 & started setting up for doc-builder. cc @Narsil
@osanseviero
---------
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: osanseviero <osanseviero@gmail.com>
Co-authored-by: Mishig <mishig.davaadorj@coloradocollege.edu>
2023-08-10 10:24:52 +02:00