easyllm icon indicating copy to clipboard operation
easyllm copied to clipboard

Streaming support in Sagemaker?

Open AIByteSmith opened this issue 2 years ago • 1 comments

Wondering if it is possible to add streaming support for models hosted on Sagemaker. This example makes it seem possible, but the implementation looks awkward. https://github.com/aws/amazon-sagemaker-examples/blob/main/inference/generativeai/llm-workshop/lab6-stream-with-pagination/stream_pagination_lmi.ipynb

AIByteSmith avatar Aug 17 '23 05:08 AIByteSmith

Hello Streaming is not yet support on SageMaker, easyllm is not using any layer in between. I hope they ll add support soon then i ll add it as well.

philschmid avatar Aug 17 '23 06:08 philschmid