runtime error
None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. Downloading (…)lve/main/config.json: 0%| | 0.00/997 [00:00<?, ?B/s] Downloading (…)lve/main/config.json: 100%|██████████| 997/997 [00:00<00:00, 7.77MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> pipe = pipeline(model="tkay264/model-test") # change to "your-username/the-name-you-picked" File "/home/user/.local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 772, in pipeline task = get_task(model, use_auth_token) File "/home/user/.local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 455, in get_task raise RuntimeError( RuntimeError: The model tkay264/model-test does not seem to have a correct `pipeline_tag` set to infer the task automatically
Container logs:
Fetching error logs...