๐Ÿšฉ Report: Not working

#17
by Gertie01 - opened

Exit code: 128. Reason: failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to create new parent process: namespace path: lstat /proc/0/ns/ipc: no such file or directory: unknown
Container logs:

===== Application Startup at 2024-11-04 12:38:30 =====

config.json: 0%| | 0.00/898 [00:00<?, ?B/s]
config.json: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 898/898 [00:00<00:00, 5.52MB/s]

pytorch_model.bin: 0%| | 0.00/516M [00:00<?, ?B/s]

pytorch_model.bin: 17%|โ–ˆโ–‹ | 85.8M/516M [00:01<00:05, 83.9MB/s]
pytorch_model.bin: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‰| 516M/516M [00:02<00:00, 257MB/s]

tokenizer_config.json: 0%| | 0.00/277 [00:00<?, ?B/s]
tokenizer_config.json: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 277/277 [00:00<00:00, 1.31MB/s]

vocab.json: 0%| | 0.00/837k [00:00<?, ?B/s]
vocab.json: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 837k/837k [00:00<00:00, 73.6MB/s]

merges.txt: 0%| | 0.00/483k [00:00<?, ?B/s]
merges.txt: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 483k/483k [00:00<00:00, 34.4MB/s]

tokenizer.json: 0%| | 0.00/2.20M [00:00<?, ?B/s]
tokenizer.json: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 2.20M/2.20M [00:00<00:00, 32.7MB/s]

special_tokens_map.json: 0%| | 0.00/131 [00:00<?, ?B/s]
special_tokens_map.json: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 131/131 [00:00<00:00, 746kB/s]
/home/user/.local/lib/python3.10/site-packages/gradio/interface.py:330: UserWarning: Currently, only the 'default' theme is supported.
warnings.warn("Currently, only the 'default' theme is supported.")
IMPORTANT: You are using gradio version 3.8.2, however version 4.44.1 is available, please upgrade.

Caching examples at: '/home/user/app/gradio_cached_examples/15/log.csv'
Setting pad_token_id to eos_token_id:0 for open-end generation.

Sign up or log in to comment