Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 82d2261 Author: Prashant Gupta <prashantgupta@us.ibm.com> Date: Wed Apr 17 15:44:35 2024 -0700 ♻️ update dockerfile.ubi with vllm wheel installation Signed-off-by: Prashant Gupta <prashantgupta@us.ibm.com> commit 15076fa Author: Nick Hill <nickhill@us.ibm.com> Date: Fri Apr 12 00:50:25 2024 +0100 Compile kernels and fix build (#17) These Dockerfile changes: - Update the release stage to work with the recently refactored `requirements-common.txt` / `requirements-cuda.txt` split - Fixup the kernel compilation in the `build` stage to correctly pick up cuda - Install the kernels from this docker build rather than pulling a precompiled wheel. We can swap that back once a new wheel is available with the correct pytorch version + updated interfaces --------- Signed-off-by: Nick Hill <nickhill@us.ibm.com> Signed-off-by: Joe Runde <Joseph.Runde@ibm.com> Co-authored-by: Joe Runde <Joseph.Runde@ibm.com> Signed-off-by: Prashant Gupta <prashantgupta@us.ibm.com>
- Loading branch information