Commit e8d9da1
authored
Update vllm_client.py (#543)
Extend vllm request time out so runs stop failing for no good reason.
<!-- markdownlint-disable -->
## Purpose
Increase timeout on the vllm client for slower training runs.
## Description
## Related Issue
## Tests
I have filled in:
- [x] The purpose of the PR, such as "Fix some issue (link existing
issues this PR will resolve)".
- [ ] The test plan/results, such as providing test command and pasting
the results.
- [ ] (Optional) The necessary documentation update.
- [x] I (a human) have written or reviewed the code in this pr to the
best of my ability.
Signed-off-by: MeganEFlynn <mflynn@redhat.com>1 parent 8e023e0 commit e8d9da1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments