We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065aabb commit c07a2ccCopy full SHA for c07a2cc
Dockerfile_amd
@@ -279,7 +279,7 @@ RUN git clone https://github.com/danieldk/marlin-kernels.git && \
279
280
FROM kernel-builder AS moe-kernels
281
WORKDIR /usr/src
282
-ENV MOE_KERNELS_BRANCH=d7e042bf9f7aff10c631212fc71b24895d66eb59
+ENV MOE_KERNELS_BRANCH=v0.8.2
283
ENV VLLM_TARGET_DEVICE=rocm
284
RUN git clone https://github.com/danieldk/moe-kernels.git && \
285
cd moe-kernels && \
0 commit comments