Fix compile error when using rocm (#2648)
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "../../attention/dtype_float16.cuh"
|
||||
#include "../../attention/dtype_bfloat16.cuh"
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace vllm {
|
||||
#ifdef ENABLE_FP8_E5M2
|
||||
|
||||
Reference in New Issue
Block a user