Skip to content

Commit fa67988

Browse files
authored
triton implementation need install triton_kernels (#45)
1 parent 1000112 commit fa67988

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ git clone https://github.com/triton-lang/triton
211211
cd triton/
212212
pip install -r python/requirements.txt
213213
pip install -e . --verbose --no-build-isolation
214+
pip install -e python/triton_kernels
214215

215216
# Install the gpt-oss triton implementation
216217
pip install -e ".[triton]"

0 commit comments

Comments
 (0)