You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Question] When training with the llm of vicuna_v1_1, the conversation_lib.default_conversation is set to be conversation_lib.conv_templates["vicuna_v1_1"], while template_name = "llava_v1" in the 'gradio_web_server.py' in this case, does this have any effect? #129