update model uploading with openxlab
This commit is contained in:
parent
7c3b9a1d23
commit
07ea64b4c5
@ -61,7 +61,7 @@ OpenXLab浦源 内容平台 是面向 AI 研究员和开发者提供 AI 领域
|
|||||||
- 步骤5:上传本地文件夹中的模型文件到OpenXLab
|
- 步骤5:上传本地文件夹中的模型文件到OpenXLab
|
||||||
- 步骤6:上传后查看和添加README.md
|
- 步骤6:上传后查看和添加README.md
|
||||||
|
|
||||||
这里展示最顺利的截图, 不包含下面的`安装git lfs`
|
这里展示最顺利的截图
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="./asserts/full_upload.png" width="600"/>
|
<img src="./asserts/full_upload.png" width="600"/>
|
||||||
@ -81,9 +81,10 @@ apt install git-lfs
|
|||||||
```bash
|
```bash
|
||||||
git lfs install # 这个很关键
|
git lfs install # 这个很关键
|
||||||
git clone https://code.openxlab.org.cn//chg0901/EmoLLM-InternLM7B-base.git # 要上传的模型链接, 由步骤1和2创建
|
git clone https://code.openxlab.org.cn//chg0901/EmoLLM-InternLM7B-base.git # 要上传的模型链接, 由步骤1和2创建
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
`git lfs install`会出现一个Error,请忽略,这是因为这条命令执行的
|
||||||
|
|
||||||
### 3. 配置OpenXLab秘钥
|
### 3. 配置OpenXLab秘钥
|
||||||
|
|
||||||
- 详情请参考[**密钥管理**](https://openxlab.org.cn/security?tab=git), 获取您的 Git Access Token
|
- 详情请参考[**密钥管理**](https://openxlab.org.cn/security?tab=git), 获取您的 Git Access Token
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 408 KiB |
Loading…
Reference in New Issue
Block a user