Generate: TextIteratorStreamer (streamer for gradio) (#22501)

* haha text go brrr (but in gradio)
This commit is contained in:
Joao Gante
2023-04-03 15:04:37 +01:00
committed by GitHub
parent 7d25c9c81e
commit a55a822adf
5 changed files with 125 additions and 8 deletions

View File

@@ -269,3 +269,5 @@ A [`Constraint`] can be used to force the generation to include specific tokens
## Streamers
[[autodoc]] TextStreamer
[[autodoc]] TextIteratorStreamer