Remove triton mlp kernel, not compiling for some models (#37449)

* remove mlp for now

* disable on docker
This commit is contained in:
Mohamed Mekkouri
2025-04-11 12:47:13 +02:00
committed by GitHub
parent f797e3d98a
commit 3c39c07939
18 changed files with 2 additions and 24 deletions

View File

@@ -14,6 +14,8 @@ ARG PYTORCH='2.6.0'
ARG INTEL_TORCH_EXT='2.3.0'
# Example: `cu102`, `cu113`, etc.
ARG CUDA='cu121'
# Disable kernel mapping for now until all tests pass
ENV DISABLE_KERNEL_MAPPING=1
RUN apt update
RUN apt install -y git libsndfile1-dev tesseract-ocr espeak-ng python3 python3-pip ffmpeg git-lfs