Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 fix input text issue #97

Merged
merged 2 commits into from
Aug 19, 2024
Merged

🐛 fix input text issue #97

merged 2 commits into from
Aug 19, 2024

Commits on Aug 19, 2024

  1. 🐛 fix input text issue

    Signed-off-by: Prashant Gupta <prashantgupta@us.ibm.com>
    prashantgupta24 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bfff901 View commit details
    Browse the repository at this point in the history
  2. ♻️ use request index instead of a map

    The assumption that it remains a valid way to correlate the request and the response is because vllm does it that way
    
    Signed-off-by: Prashant Gupta <prashantgupta@us.ibm.com>
    prashantgupta24 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    76f6594 View commit details
    Browse the repository at this point in the history