开发者社区 > ModelScope模型即服务 > 正文

ModelScope在界面上传入模型ID和仓库token后完成训练的模型会自动推送到指定的模型库吗?

ModelScope中,在界面上传入模型ID和仓库token后,完成训练的模型会自动推送到指定的模型库中吗?使用了参数 push_best 的情况下是如何工作的?URL:
http://127.0.0.1:7860

To create a public link, set share=True in launch().
[INFO:swift] output_dir: /mnt/workspace/output/qwen-72b-chat/v0-20240228-145502
[INFO:swift] hub login successful!
[INFO:swift] Setting args.lazy_tokenize: False
[INFO:swift] Run training: CUDA_VISIBLE_DEVICES=0 nohup swift sft --model_id_or_path "qwen/Qwen-72B-Chat" --template_type "qwen" --system "You are a helpful assistant." --custom_train_dataset_path data.jsonl --save_steps "500" --push_to_hub "True" --hub_model_id "Luckyhua/qwen-72b-train" --hub_token "bf1e9442-be8d-4557-b79a-e1321a123b48" --lora_target_modules c_attn --learning_rate "1e-5" --gradient_accumulation_steps "1" --eval_batch_size "1" --add_output_dir_suffix False --output_dir /mnt/workspace/output/qwen-72b-chat/v0-20240228-145502 --logging_dir /mnt/workspace/output/qwen-72b-chat/v0-20240228-145502/runs > /mnt/workspace/output/qwen-72b-chat/v0-20240228-145502/runs/run.log 2>&1 &
/opt/conda/lib/python3.10/site-packages/gradio/helpers.py:818: UserWarning: Using the update method is deprecated. Simply return a new object instead, e.g. return gr.Textbox(...) instead of return gr.update(...) warnings.warn( /opt/conda/lib/python3.10/site-packages/gradio/components/textbox.py:163: UserWarning: Using the update method is deprecated. Simply return a new object instead, e.g.return gr.Textbox(...)instead ofreturn gr.Textbox.update(...)`.
warnings.warn(没有这种checkpoint-xxx。

展开
收起
小小鹿鹿鹿 2024-04-01 19:33:50 54 0
1 条回答
写回答
取消 提交回答
  • 看下这个c7c67a79fce6840382970d7174f64fd1.png此回答来自钉群魔搭ModelScope开发者联盟群 ①。

    2024-04-01 22:16:52
    赞同 1 展开评论 打赏

ModelScope旨在打造下一代开源的模型即服务共享平台,为泛AI开发者提供灵活、易用、低成本的一站式模型服务产品,让模型应用更简单!欢迎加入技术交流群:微信公众号:魔搭ModelScope社区,钉钉群号:44837352

相关电子书

更多
视觉AI能力的开放现状及ModelScope实战 立即下载
ModelScope助力语音AI模型创新与应用 立即下载
低代码开发师(初级)实战教程 立即下载