runtime error

Exit code: 1. Reason: self_attn.q_proj.weight', 'tts.model.layers.8.self_attn.v_proj.weight', 'tts.model.layers.9.input_layernorm.weight', 'tts.model.layers.9.mlp.down_proj.weight', 'tts.model.layers.9.mlp.gate_proj.weight', 'tts.model.layers.9.mlp.up_proj.weight', 'tts.model.layers.9.post_attention_layernorm.weight', 'tts.model.layers.9.self_attn.k_proj.weight', 'tts.model.layers.9.self_attn.o_proj.weight', 'tts.model.layers.9.self_attn.q_proj.weight', 'tts.model.layers.9.self_attn.v_proj.weight', 'tts.model.norm.weight', 'tts.projector_semantic.linear1.bias', 'tts.projector_semantic.linear1.weight', 'tts.projector_semantic.linear2.bias', 'tts.projector_semantic.linear2.weight', 'tts.projector_spk.linear1.bias', 'tts.projector_spk.linear1.weight', 'tts.projector_spk.linear2.bias', 'tts.projector_spk.linear2.weight'] - This IS expected if you are initializing MiniCPMO from the checkpoint of a model trained on another task or with another architecture (e.g. initializing a BertForSequenceClassification model from a BertForPreTraining model). - This IS NOT expected if you are initializing MiniCPMO from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model). generation_config.json: 0%| | 0.00/178 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 178/178 [00:00<00:00, 1.25MB/s] [Model] Audio/TTS modules not loaded (save VRAM) [Model] Model loaded successfully on cpu [Init] Model status: ready /app/app.py:410: UserWarning: You have not specified a value for the `type` parameter. Defaulting to the 'tuples' format for chatbot messages, but this is deprecated and will be removed in a future version of Gradio. Please set type='messages' instead, which uses openai-style dictionaries with 'role' and 'content' keys. chatbot = gr.Chatbot( Traceback (most recent call last): File "/app/app.py", line 507, in <module> app.launch( TypeError: Blocks.launch() got an unexpected keyword argument 'css'

Container logs:

Fetching error logs...