mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-22 19:19:21 +01:00
add 5 problems (#638)
--------- Co-authored-by: wenmeng.zwm <wenmeng.zwm@alibaba-inc.com> Co-authored-by: YorickHe <yongyi.hyy@alibaba-inc.com>
This commit is contained in:
@@ -177,7 +177,7 @@ with block as demo:
|
||||
model_selector = gr.Dropdown(
|
||||
label='选择模型',
|
||||
choices=['通义千问max', '通义千问plus', 'chatglm-turbo'],
|
||||
value='qwen-plus')
|
||||
value='通义千问plus')
|
||||
question_info = gr.Markdown(
|
||||
update_question_info(current_chapter_index, current_challenge_index))
|
||||
challenge_info = gr.Textbox(
|
||||
|
||||
Reference in New Issue
Block a user