πŸ› Bugfix handler for inference endpoints

#4
by vinri2z - opened

Currently you can't provision an inference endpoint for the model because it fails when starting.
There are 2 problems:

  • A syntax error in the handler.py
  • The latest versions of huggingface_hub are incompatible with span_marker it seems and it crashed when creating the container. Stackoverflow issue
vinri2z changed pull request title from bugfix-for-inference-endpoints to πŸ› Bugfix handler for inference endpoints
vinri2z changed pull request status to open
Ready to merge
This branch is ready to get merged automatically.
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment