runtime error

json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 665/665 [00:00<00:00, 2.78MB/s] model.safetensors: 0%| | 0.00/548M [00:00<?, ?B/s] model.safetensors: 21%|β–ˆβ–ˆ | 115M/548M [00:01<00:03, 114MB/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 548M/548M [00:01<00:00, 351MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s] generation_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 124/124 [00:00<00:00, 627kB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s] vocab.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.04M/1.04M [00:00<00:00, 34.1MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 456k/456k [00:00<00:00, 77.2MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.36M/1.36M [00:00<00:00, 26.3MB/s] /home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/gradio/interface.py:328: UserWarning: Currently, only the 'default' theme is supported. warnings.warn("Currently, only the 'default' theme is supported.") IMPORTANT: You are using gradio version 3.4.1, however version 3.14.0 is available, please upgrade. -------- Caching examples at: '/home/user/app/gradio_cached_examples/17/log.csv' Truncation was not explicitly activated but `max_length` is provided a specific value, please use `truncation=True` to explicitly truncate examples to max length. Defaulting to 'longest_first' truncation strategy. If you encode pairs of sequences (GLUE-style) with the tokenizer you can select this strategy more precisely by providing a specific strategy to `truncation`. Setting `pad_token_id` to `eos_token_id`:50256 for open-end generation. Setting `pad_token_id` to `eos_token_id`:50256 for open-end generation. Traceback (most recent call last): File "/home/user/app/app.py", line 27, in <module> demo.launch(debug=True, api_name="generate_text") TypeError: Blocks.launch() got an unexpected keyword argument 'api_name'

Container logs:

Fetching error logs...