pr_workflow / 一个普通文档.txt
lunaalice01's picture
Upload 3 files
a6533de
raw
history blame
415 Bytes
---
frameworks:
- Pytorch
license: Apache License 2.0
tasks:
- text-generation
---
# 一些命令行,将本地文件推送到mshub
## 汇总:
```bash
cd modelname
cp -rf /Users/luna/Documents/msgit/new/* . # 被添加的文件不在当前模型文件时,将文件复制到当前文件夹下
git add -A .
git commit -m"try commit message again"
git push
```
## 提交一些pr
这里是正文正文正文