modelscope / modelscope-agent

ModelScope-Agent: An agent framework connecting models in ModelScope with the world
https://modelscope-agent.readthedocs.io/en/latest/
Apache License 2.0
2.61k stars 298 forks source link

请问可以提供demo的界面代码吗? #19

Closed jayden222 closed 10 months ago

jayden222 commented 1 year ago

这个demo的演示代码可以开源吗?

yingdachen commented 1 year ago

https://www.modelscope.cn/studios/damo/ModelScopeGPT/file/view/master/app.py

jayden222 commented 1 year ago

这个空间文件有统一下载的方法吗?

wenmengzhou commented 1 year ago

参考文档 https://modelscope.cn/docs/%E5%88%9B%E7%A9%BA%E9%97%B4%E5%88%9B%E5%BB%BA%E4%B8%8E%E6%90%AD%E5%BB%BA

git lfs install
  #根据实际情况填写
git clone http://oauth2:<your_access_token>@www.modelscope.cn/studios/<your_studio_path>/<your_studio_name>.git
jayden222 commented 1 year ago

好了,感谢~ 试了一下这个demo只支持通过token部署吗?现在模型也开源了,考虑提供离线部署的版本吗?

wenmengzhou commented 1 year ago

可以参考下notebook中示例,所有模块均可本地运行 https://github.com/modelscope/modelscope-agent/blob/master/demo/demo_qwen_agent.ipynb

amwork2020 commented 1 year ago

可以参考下notebook中示例,所有模块均可本地运行 https://github.com/modelscope/modelscope-agent/blob/master/demo/demo_qwen_agent.ipynb

你模型训练的json文件是什么 image

lcl6679292 commented 1 year ago

可以参考下notebook中示例,所有模块均可本地运行 https://github.com/modelscope/modelscope-agent/blob/master/demo/demo_qwen_agent.ipynb

你模型训练的json文件是什么 image

这个训练数据我们也有提供的,可以下面链接获取

https://modelscope.cn/datasets/damo/MSAgent-Bench/summary