runtime error

Exit code: 1. Reason: bf16 cpu 2048 blocks.23.ln1.bias bf16 cpu 2048 blocks.23.ln2.weight bf16 cpu 2048 blocks.23.ln2.bias bf16 cpu 2048 blocks.23.att.time_mix_k bf16 cpu 2048 blocks.23.att.time_mix_v bf16 cpu 2048 blocks.23.att.time_mix_r bf16 cpu 2048 blocks.23.att.time_mix_g bf16 cpu 2048 blocks.23.att.time_decay f32 cpu 32 64 blocks.23.att.time_first f32 cpu 32 64 blocks.23.att.receptance.weight bf16 cpu 2048 2048 blocks.23.att.key.weight bf16 cpu 2048 2048 blocks.23.att.value.weight bf16 cpu 2048 2048 blocks.23.att.output.weight bf16 cpu 2048 2048 blocks.23.att.gate.weight bf16 cpu 2048 2048 blocks.23.att.ln_x.weight f32 cpu 2048 blocks.23.att.ln_x.bias f32 cpu 2048 blocks.23.ffn.time_mix_k bf16 cpu 2048 blocks.23.ffn.time_mix_r bf16 cpu 2048 blocks.23.ffn.key.weight bf16 cpu 2048 7168 blocks.23.ffn.receptance.weight bf16 cpu 2048 2048 blocks.23.ffn.value.weight bf16 cpu 7168 2048 ln_out.weight bf16 cpu 2048 ln_out.bias bf16 cpu 2048 head.weight bf16 cpu 2048 65536 Traceback (most recent call last): File "/home/user/app/app.py", line 168, in <module> demo.queue(concurrency_count=1, max_size=10) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2125, in queue raise DeprecationWarning( DeprecationWarning: concurrency_count has been deprecated. Set the concurrency_limit directly on event listeners e.g. btn.click(fn, ..., concurrency_limit=10) or gr.Interface(concurrency_limit=10). If necessary, the total number of workers can be configured via `max_threads` in launch().

Container logs:

Fetching error logs...