baichuan2_7b

我要开发同款
匿名用户2024年07月31日
27阅读
所属分类aipytorch
开源地址https://modelscope.cn/models/greatheart/baichuan2_7b
授权协议Apache License 2.0

作品详情

模型文件和权重,请浏览“模型文件”页面获取。
当前模型的贡献者未提供更加详细的模型介绍,但是您可以通过如下git clone命令,或者ModelScope SDK来下载模型。
Clone with HTTP
git clone https://www.modelscope.cn/greatheart/baichuan2_7b.git
微调文档 https://github.com/modelscope/swift/blob/main/docs/source/LLM/LLM%E5%BE%AE%E8%B0%83%E6%96%87%E6%A1%A3.md
model scope 模型上传 https://www.modelscope.cn/docs/%E6%A8%A1%E5%9E%8B%E7%9A%84%E4%B8%8A%E4%BC%A0

模型下载,假设您的账户名是user,您通过页面创建的模型名称为mytestmodel

git lfs install git clone https://www.modelscope.cn/user/mytestmodel.git

私有模型下载,前提是您有响应模型权限 方法1

git lfs install git clone https://oauth2:yourgittoken@www.modelscope.cn/user/mytestmodel.git

方法2

git clone https://user@www.modelscope.cn/user/mytestmodel.git

Password for 'http://user@modelscope.cn':

input git token

假设您的模型文件位于/work/mymodeldir目录下

cd mytestmodel cp -rf /work/mymodeldir/* . git add -A . git commit -m "commit message" git push

git-lfs 安装https://blog.csdn.net/xxnnhcgdjy/article/details/132327334
大文件的分片上传 https://help.aliyun.com/zh/oss/developer-reference/use-oss-python-sdk-to-multipart-upload?spm=a2c4g.11186623.0.i1#concept-88434-zh
如果您是本模型的贡献者,我们邀请您根据模型贡献文档说明,及时完善模型卡片内容。
声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论