Commit e3574f2
committed
chore!: Update vLLM to 0.6.6.post1
This PR is a follow-up to #2865 that relaxed the PyTorch version range.
Even with that range extension, we realized that PyTorch 2.4 is still
used when installing `instructlab[vllm-cuda]`, because vLLM 0.6.2 has a
requirement on PyTorch 2.4.
This new PR updates the version of vLLM to 0.6.6.post1, which is the
latest available in the Open Data Hub fork of vLLM. The vLLM changelog
doesn't highlight much risk in this version bump.
Resolves #2702
Signed-off-by: Fabien Dupont <fdupont@redhat.com>1 parent a440281 commit e3574f2Copy full SHA for e3574f2
File tree
Expand file treeCollapse file tree
2 files changed
+6
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+6
-1
lines changedOpen diff view settings
Collapse file
+5Lines changed: 5 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
1 | 6 | |
2 | 7 | |
3 | 8 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
| 5 | + |
0 commit comments