mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-23 04:03:22 +08:00
Merge branch 'feat/b300_cu13-latest' into 'feat/b300_cu13'
[https://nvbugs/5453949][infra] unwaive test_llama_eagle3 See merge request ftp/tekit!9684 Signed-off-by: Bo Deng <deemod@nvidia.com>
This commit is contained in:
commit
a765ee4d21
@ -16,7 +16,6 @@ from tensorrt_llm.llmapi import (CudaGraphConfig, EagleDecodingConfig,
|
||||
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
|
||||
|
||||
|
||||
@pytest.mark.skip("https://nvbugspro.nvidia.com/bug/5453949")
|
||||
@pytest.mark.parametrize(
|
||||
"use_cuda_graph,attn_backend,disable_overlap_scheduler,enable_block_reuse,use_one_model,enable_chunked_prefill",
|
||||
[
|
||||
|
||||
Loading…
Reference in New Issue
Block a user