runtime error
Exit code: 1. Reason: ble to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered 2024-12-11 02:40:54.996800: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1515] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-12-11 02:40:55.003423: I tensorflow/core/platform/cpu_feature_guard.cc:182] 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. 2024-12-11 02:40:56.277139: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT No model was supplied, defaulted to distilbert/distilbert-base-uncased-finetuned-sst-2-english and revision 714eb0f (https://huggingface.co/distilbert/distilbert-base-uncased-finetuned-sst-2-english). Using a pipeline without specifying a model name and revision in production is not recommended. config.json: 0%| | 0.00/629 [00:00<?, ?B/s][A config.json: 100%|██████████| 629/629 [00:00<00:00, 4.02MB/s] model.safetensors: 0%| | 0.00/268M [00:00<?, ?B/s][A model.safetensors: 73%|███████▎ | 194M/268M [00:01<00:00, 194MB/s][A model.safetensors: 100%|█████████▉| 268M/268M [00:01<00:00, 238MB/s] tokenizer_config.json: 0%| | 0.00/48.0 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 48.0/48.0 [00:00<00:00, 259kB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 55.5MB/s] Device set to use cpu Traceback (most recent call last): File "/home/user/app/app.py", line 35, in <module> inputs=[chat.output_component, feedback_input], AttributeError: 'ChatInterface' object has no attribute 'output_component'. Did you mean: 'output_components'?
Container logs:
Fetching error logs...