runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> client = InferenceClient(model="brdemorin/Phi3_80_steps_v2", token=api_token, task="text-generation") TypeError: InferenceClient.__init__() got an unexpected keyword argument 'task'

Container logs:

Fetching error logs...