Bar Admoni
Results
1
issues of
Bar Admoni
Adding support for stream for `ChatCompletion` in the client and in the API. ## How to use? ### Async ```python from fastchat import client async def async_main(): model_name = "vicuna-7b"...