chore: upgrade sgl-kernel v0.1.2.post1 (#6196)
Co-authored-by: alcanderian <alcanderian@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ rm -rf /usr/local/lib/python3.10/dist-packages/sgl_kernel*
|
||||
pip install --upgrade pip
|
||||
|
||||
# Install sgl-kernel
|
||||
pip install sgl-kernel==0.1.1 --no-cache-dir
|
||||
pip install sgl-kernel==0.1.2.post1 --no-cache-dir
|
||||
|
||||
# Install the main package
|
||||
pip install -e "python[all]"
|
||||
|
||||
@@ -34,7 +34,7 @@ rm -rf /usr/local/include/nvshmem*
|
||||
pip install --upgrade pip
|
||||
|
||||
# Install sgl-kernel
|
||||
pip install sgl-kernel==0.1.1 --no-cache-dir
|
||||
pip install sgl-kernel==0.1.2.post1 --no-cache-dir
|
||||
|
||||
# Install the main package
|
||||
pip install -e "python[all]"
|
||||
|
||||
Reference in New Issue
Block a user