Some errors occurred using inference endpoints
#27
by
HEMPHARMA
- opened
I am attaching only the error message from the entire log.
'''
ModuleNotFoundError: No module named 'sacremoses'
raise ImportError(
ImportError: You need to install sacremoses to use BioGptTokenizer. See https://pypi.org/project/sacremoses/ for installation.
Application startup failed. Exiting.
'''
The same error occurs on biogpt-large-cii.
What should I do to enable that endpoint?