mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
Merge branch 'main' into feat/aether-sparse-attention
This commit is contained in:
commit
8c37a73f6d
@ -560,7 +560,7 @@ class ReportUtility:
|
||||
else:
|
||||
backend_info = (
|
||||
"\n\n===========================================================\n"
|
||||
"= PYTORCH BACKEND\n"
|
||||
f"= {self.rt_cfg.backend.upper()} BACKEND\n"
|
||||
"===========================================================\n"
|
||||
f"Model:\t\t\t{engine['model']}\n"
|
||||
f"Model Path:\t\t{engine['model_path']}\n"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user