ludwig-ai / ludwig

Low-code framework for building custom LLMs, neural networks, and other AI models
http://ludwig.ai
Apache License 2.0
11.11k stars 1.19k forks source link

Minor change to fix the incorrect response truncation #3986

Closed amankhandelia closed 5 months ago

amankhandelia commented 5 months ago

Following code changes fixes the bug identified in #3985

amankhandelia commented 5 months ago

@alexsherstinsky, have added a regression test case for the fix. Please review the same.

alexsherstinsky commented 5 months ago

@amankhandelia thank you very much -- approved; will be in the release coming later today!