runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 89, in <module> generator = pipeline('text-generation', model='bigcode/starcoder', use_auth_token=token) NameError: name 'token' is not defined. Did you mean: 'open'?
Container logs:
Fetching error logs...