runtime error

rivers on your machine, GPU will not be used. 2023-08-11 11:04:00.668213: 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. 2023-08-11 11:04:01.644390: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT downloading https://nlp.h-its.org/bpemb/en/en.wiki.bpe.vs10000.model 0%| | 0/400869 [00:00<?, ?B/s] 20%|██ | 81920/400869 [00:00<00:00, 430628.74B/s] 57%|█████▋ | 229376/400869 [00:00<00:00, 872804.81B/s] 100%|██████████| 400869/400869 [00:00<00:00, 1039306.04B/s] downloading https://nlp.h-its.org/bpemb/en/en.wiki.bpe.vs10000.d100.w2v.bin.tar.gz 0%| | 0/3784656 [00:00<?, ?B/s] 2%|▏ | 81920/3784656 [00:00<00:08, 440283.68B/s] 7%|▋ | 262144/3784656 [00:00<00:04, 749498.23B/s] 28%|██▊ | 1064960/3784656 [00:00<00:01, 2371778.62B/s] 83%|████████▎ | 3129344/3784656 [00:00<00:00, 7105194.65B/s] 100%|██████████| 3784656/3784656 [00:00<00:00, 5699660.05B/s] Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> modeld = tf.keras.models.load_model('./predict_class.h5') File "/home/user/.local/lib/python3.10/site-packages/keras/src/saving/saving_api.py", line 238, in load_model return legacy_sm_saving_lib.load_model( File "/home/user/.local/lib/python3.10/site-packages/keras/src/utils/traceback_utils.py", line 70, in error_handler raise e.with_traceback(filtered_tb) from None File "/home/user/.local/lib/python3.10/site-packages/keras/src/saving/legacy/hdf5_format.py", line 194, in load_model_from_hdf5 raise ValueError( ValueError: No model config found in the file at <tensorflow.python.platform.gfile.GFile object at 0x7f2d75f71c00>.

Container logs:

Fetching error logs...