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 of
return gr.Textbox.update(...)`.
warnings.warn(没有这种checkpoint-xxx。
ModelScope旨在打造下一代开源的模型即服务共享平台,为泛AI开发者提供灵活、易用、低成本的一站式模型服务产品,让模型应用更简单!欢迎加入技术交流群:微信公众号:魔搭ModelScope社区,钉钉群号:44837352