runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 104, in <module> f"**Models:**\n- 0.8B: `{MODEL_08B}`\n- 4B: `{MODEL_4B}`\n\n" ^^^^^^^^^ NameError: name 'MODEL_08B' is not defined. Did you mean: 'MODEL_3B'?
Container logs:
Fetching error logs...