runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 14, in <module> from optimization import optimize_pipeline_ File "/app/optimization.py", line 70 spaces.aoti_apply(compile_transformer(), pipeline.transformer) torch.cuda.empty_cache() # Clean up VRAM after optimization ^^^^^ SyntaxError: invalid syntax
Container logs:
Fetching error logs...