Closed arnavgarg1 closed 10 months ago
6 files ±0 6 suites ±0 14m 10s :stopwatch: -5s 12 tests ±0 9 :heavy_check_mark: ±0 3 :zzz: ±0 0 :x: ±0 60 runs ±0 42 :heavy_check_mark: ±0 18 :zzz: ±0 0 :x: ±0
Results for commit caa80399. ± Comparison against base commit 22024d79.
:recycle: This comment has been updated with latest results.
@alexsherstinsky I think I had a poor interface defined! Can you take a look now and see if it makes sense and your comments are addressed?
This PR introduces a new boolean flag called
streaming
to the LudwigModel.generate() API which allows users to see streaming output when performing zero-shot inference on single or multiple samples.Demo
https://github.com/ludwig-ai/ludwig/assets/106701836/50fc01db-837b-4689-8e8a-8da491481da1
Config to reproduce the demo video