Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tastelikefeet
Copy link
Collaborator

@tastelikefeet tastelikefeet commented Feb 14, 2025

  1. Update docker build to allow invalidating cache
  2. Upgrade some default versions of docker build dependencies
  3. Install torch before installing awq to avoid build error
  4. Fix lower to lower()
  5. Check repo exists before create it to avoid error
  6. Remove easyrobust and upgrade the version of timm, meanwhile add pip install easyrobust mention to coordinating pipeline
  7. Add try-except to patcher, make it safer
  8. Add regex pattern to patcher to avoid massive imports, and avoid importing dummy modules
  9. Fix a bug that cause the child class cannot dynamic pass its cls field to base class' from_pretrained

tastelikefeet and others added 23 commits February 6, 2025 13:54
Co-authored-by: Yingda Chen <[email protected]>
(cherry picked from commit 369606c)
(cherry picked from commit 1cf7f4f)
(cherry picked from commit b5bb6d7)
Co-authored-by: Yingda Chen <[email protected]>
(cherry picked from commit 555d002)
* change log msg

---------

Co-authored-by: Yingda Chen <[email protected]>
(cherry picked from commit d501fd4)
…3-hotfix

* commit '98ac5605de61f1f8d1d8dea1b36db79bc73a6793':
  fix visibility (#1222)
  fix path name for log accuracy (#1217)
  fix name (#1216)
  Use legacy cache (#1215)
  support multiple include/exclude filter patterns in command line (#1214)
  fix create_commit login (#1210)
  fix cache path (#1211)

# Conflicts:
#	modelscope/utils/hf_util/patcher.py
@tastelikefeet tastelikefeet merged commit 7246d0b into master Feb 17, 2025
3 checks passed
@tastelikefeet tastelikefeet deleted the feat/1.23-hotfix branch February 17, 2025 02:30
tastelikefeet added a commit to tastelikefeet/modelscope that referenced this pull request Feb 19, 2025
…te_omegaconf

* commit '7246d0b359f048e154debe02e959dacaaec8f100':
  Merge 1.23 hotfix to master (modelscope#1227)
  fix visibility (modelscope#1222)
  fix path name for log accuracy (modelscope#1217)
  fix name (modelscope#1216)
  Use legacy cache (modelscope#1215)
  support multiple include/exclude filter patterns in command line (modelscope#1214)
  fix create_commit login (modelscope#1210)
  fix cache path (modelscope#1211)
  clone and lint modelscope#1205 (modelscope#1209)
  Add more patches for hf (modelscope#1160)
  Update upload func (modelscope#1204)
  remove MODELSCOPE_SHOW_INDIVIDUAL_PROGRESS_THRESHOLD (modelscope#1206)
  update upload progress (modelscope#1203)
  test
  clean directory structure (modelscope#1201)
  Add file size check in upload_folder (modelscope#1198)
  feat: new ollama template (modelscope#1199)
  fix model directory (modelscope#1197)
  Fix typo and unused imports (modelscope#1196)
suluyana pushed a commit that referenced this pull request Jun 4, 2025
* vc ssr

* Add more patches for hf (#1160)

* clone and lint #1205 (#1209)

* 更新格式

* fix cache path (#1211)

Co-authored-by: Yingda Chen <[email protected]>

* “update"

* fix create_commit login (#1210)

* support multiple include/exclude filter patterns in command line (#1214)

Co-authored-by: Yingda Chen <[email protected]>

* Use legacy cache (#1215)

* fix name (#1216)

Co-authored-by: Yingda Chen <[email protected]>

* fix path name for log accuracy (#1217)


* change log msg

---------

Co-authored-by: Yingda Chen <[email protected]>

* fix visibility (#1222)

Co-authored-by: Yingda Chen <[email protected]>

* Merge 1.23 hotfix to master (#1227)

* 修复格式问题

* fix 路径问题

* Update test_speech_super_resolution.py

* Update test_voice_conversion.py

---------

Co-authored-by: tastelikefeet <[email protected]>
Co-authored-by: Yingda Chen <[email protected]>
Co-authored-by: Yingda Chen <[email protected]>
Co-authored-by: zhongyuqi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants