runtime error
Exit code: 1. Reason: nitializeLog() is called are written to STDERR E0000 00:00:1735376288.220202 1 cuda_dnn.cc:8310] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered E0000 00:00:1735376288.224974 1 cuda_blas.cc:1418] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-12-28 09:58:08.242782: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. config.json: 0%| | 0.00/672 [00:00<?, ?B/s][A config.json: 100%|██████████| 672/672 [00:00<00:00, 4.07MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> pipe = pipeline("text-generation", model="enzer1992/AI-Guru") File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 940, in pipeline framework, model = infer_framework_load_model( File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/base.py", line 289, in infer_framework_load_model model = model_class.from_pretrained(model, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 564, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_tf_utils.py", line 2909, in from_pretrained resolved_archive_file, sharded_metadata = get_checkpoint_shard_files( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 1071, in get_checkpoint_shard_files if not os.path.isfile(index_filename): File "/usr/local/lib/python3.10/genericpath.py", line 30, in isfile st = os.stat(path) TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
Container logs:
Fetching error logs...