runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 35, in <module> github_data = get_github_data() File "/home/user/app/src/leaderboard_utils.py", line 33, in get_github_data version_names = sorted( File "/home/user/app/src/leaderboard_utils.py", line 35, in <lambda> key=lambda v: float(v[1:]), ValueError: could not convert string to float: '1.6.5_multimodal'

Container logs:

Fetching error logs...