Merge branch 'main' into feat/aether-sparse-attention

This commit is contained in:
teerth sharma 2026-01-13 01:30:06 +05:30 committed by GitHub
commit 8c37a73f6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"