Default models for pipeline tasks

Yes, exactly. There is no pipelines.py file anymore, the relevant code has been moved to __init__.py. The pre-configs are all stored in the SUPPORTED_TASKS variable, as already explained here:

2 Likes