runtime error
Exit code: 1. Reason: l 2025-11-17 18:38:17.105106: E external/local_xla/xla/stream_executor/cuda/cuda_platform.cc:51] failed call to cuInit: INTERNAL: CUDA error: Failed call to cuInit: UNKNOWN ERROR (303) Failed to retrieve file url: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many accesses. Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq. You may still be able to access the file from the browser: https://drive.google.com/uc?id=1-HyAeenHhS0xu2m9-fvsZw5sGhytsf7s but Gdown can't. Please check connections and permissions. /home/user/app/app.py:166: DeprecationWarning: jax.lib.xla_bridge.get_backend is deprecated; use jax.extend.backend.get_backend. backend = jax.lib.xla_bridge.get_backend() JAX version: 0.5.3 JAX platform: cpu JAX devices: 1 Traceback (most recent call last): File "/home/user/app/app.py", line 181, in <module> params = paligemma.load(None, MODEL_PATH, model_config) File "/home/user/app/big_vision_repo/big_vision/models/proj/paligemma/paligemma.py", line 288, in load restored_params["img"] = importlib.import_module( File "/home/user/app/big_vision_repo/big_vision/models/vit.py", line 411, in load restored_params = utils.load_params(init_file) File "/home/user/app/big_vision_repo/big_vision/utils.py", line 204, in load_params checkpoint = load_checkpoint_np(ckpt, **kw) File "/home/user/app/big_vision_repo/big_vision/utils.py", line 163, in load_checkpoint_np npz = npload(npz) File "/home/user/app/big_vision_repo/big_vision/utils.py", line 141, in npload data = f.read() File "/usr/local/lib/python3.10/site-packages/tensorflow/python/lib/io/file_io.py", line 116, in read self._preread_check() File "/usr/local/lib/python3.10/site-packages/tensorflow/python/lib/io/file_io.py", line 77, in _preread_check self._read_buf = _pywrap_file_io.BufferedInputStream( tensorflow.python.framework.errors_impl.NotFoundError: ./traffic-vqa_ckpt_person1.npz; No such file or directory
Container logs:
Fetching error logs...