Skip to content

Commit

Permalink
Merge branch 'modelscope:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
mushenL authored Dec 10, 2024
2 parents 8c8f422 + 31bf308 commit 9331eec
Show file tree
Hide file tree
Showing 594 changed files with 56,961 additions and 4,084 deletions.
135 changes: 0 additions & 135 deletions .dev_scripts/build_base_image.sh

This file was deleted.

217 changes: 0 additions & 217 deletions .dev_scripts/build_image.sh

This file was deleted.

1 change: 1 addition & 0 deletions .dev_scripts/dockerci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ echo "PR modified files: $PR_CHANGED_FILES"
PR_CHANGED_FILES=${PR_CHANGED_FILES//[ ]/#}
echo "PR_CHANGED_FILES: $PR_CHANGED_FILES"
idx=0
sleep 65
for gpu in $gpus
do
exec {lock_fd}>"/tmp/gpu$gpu" || exit 1
Expand Down
7 changes: 0 additions & 7 deletions .dev_scripts/run_docker.sh

This file was deleted.

10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Bug report
about: Create a bug report to help us improve
title: ''
labels: ''
assignees: Firmament-cyou, tastelikefeet, wangxingjun778, wenmengzhou, zzclynn
assignees: tastelikefeet, wangxingjun778, yingdachen

---

Expand Down Expand Up @@ -36,14 +36,14 @@ A clear and concise description of what the bug is.

Please @ corresponding people according to your problem:

Model related: @wenmengzhou @tastelikefeet
Model related: @tastelikefeet

Model hub related: @liuyhwangyh
Model hub related: @liuyhwangyh @tastelikefeet @wangxingjun778

Dataset releated: @wangxingjun778

Finetune related: @tastelikefeet @Jintao-Huang

Pipeline related: @Firmament-cyou @wenmengzhou
Pipeline related: @tastelikefeet @wangxingjun778

Contribute your model: @zzclynn
Contribute your model: @yingdachen
Loading

0 comments on commit 9331eec

Please sign in to comment.