runtime error
Exit code: 1. Reason: l-folder. warnings.warn( rwkv7-g1d-0.1b-20260129-ctx8192.pth: 0%| | 0.00/382M [00:00<?, ?B/s][A rwkv7-g1d-0.1b-20260129-ctx8192.pth: 0%| | 0.00/382M [00:01<?, ?B/s][A rwkv7-g1d-0.1b-20260129-ctx8192.pth: 0%| | 0.00/382M [00:02<?, ?B/s][A rwkv7-g1d-0.1b-20260129-ctx8192.pth: 100%|██████████| 382M/382M [00:03<00:00, 122MB/s] Downloading missing model rwkv7-g1d-0.4b-20260210-ctx8192.pth from BlinkDL/rwkv7-g1 ... rwkv7-g1d-0.4b-20260210-ctx8192.pth: 0%| | 0.00/902M [00:00<?, ?B/s][A rwkv7-g1d-0.4b-20260210-ctx8192.pth: 0%| | 0.00/902M [00:01<?, ?B/s][A rwkv7-g1d-0.4b-20260210-ctx8192.pth: 0%| | 0.00/902M [00:02<?, ?B/s][A rwkv7-g1d-0.4b-20260210-ctx8192.pth: 59%|█████▉ | 537M/902M [00:03<00:00, 536MB/s][A rwkv7-g1d-0.4b-20260210-ctx8192.pth: 100%|██████████| 902M/902M [00:03<00:00, 265MB/s] Traceback (most recent call last): File "/app/app.py", line 160, in _build_candidate_specs model_path = _ensure_model_file(size_key, repo_files_cache=repo_files_cache) File "/app/app.py", line 137, in _ensure_model_file raise RuntimeError( f"Could not find remote RWKV file for size {size_key} in repo {HF_REPO_ID}." ) RuntimeError: Could not find remote RWKV file for size 1.5b in repo BlinkDL/rwkv7-g1. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 562, in <module> initialize_models() ~~~~~~~~~~~~~~~~~^^ File "/app/app.py", line 279, in initialize_models specs = _build_candidate_specs() File "/app/app.py", line 164, in _build_candidate_specs model_path = _ensure_model_file(size_key, repo_files_cache=repo_files_cache) File "/app/app.py", line 137, in _ensure_model_file raise RuntimeError( f"Could not find remote RWKV file for size {size_key} in repo {HF_REPO_ID}." ) RuntimeError: Could not find remote RWKV file for size 1.5b in repo BlinkDL/rwkv7-g1.
Container logs:
Fetching error logs...