Commit Graph

2141 Commits

Author SHA1 Message Date
Xingjun.Wang
862afeea7b [Refactor] Refactor the modelscope download module (#1683) 2026-04-21 16:00:56 +08:00
Jintao
6059df3635 [bugfix] compat swift 4.0 (#1680) 2026-04-16 15:30:02 +08:00
Xingjun.Wang
fc0e2159a3 [Fix] Fix preview csv stream loading (#1665) 2026-04-14 14:17:23 +08:00
Xingjun.Wang
25de84cfc0 [Feature] Add producer-consumer pipeline for uploading folder (#1671) 2026-04-13 14:21:27 +08:00
Xingjun.Wang
32d7c7062c [Fix] fix token auth for downloading (#1674) 2026-04-11 14:07:46 +08:00
Xingjun.Wang
87ea8623cf [Fix] Enhance the robustness of ModelScope download cli (#1662) 2026-04-01 14:28:33 +08:00
Xingjun.Wang
d4301d192c [Fix | Refactor] Fix preview loading and refactor hf datasets utils (#1654) 2026-03-27 15:28:57 +08:00
Xingjun.Wang
837d28de89 [Fix] Skill DIR concat (#1657) 2026-03-27 11:11:16 +08:00
Xingjun.Wang
a49e1bc9c8 Feat/collections (#1656) 2026-03-26 12:51:21 +08:00
Xingjun.Wang
832d88cb02 [Fix] lazy import oss2 (#1649)
* lazy import oss2

* fix lint
2026-03-17 16:03:42 +08:00
Xingjun.Wang
f4dbe65110 [Fix] fix dataset util (#1645) 2026-03-13 10:36:11 +08:00
Xingjun.Wang
3c3b78f029 [Feat] dataset module refactor (#1623) 2026-03-09 17:35:31 +08:00
Li Wang
dbbcbf631f make local_file_only configurable (#1632)
Signed-off-by: wangli <wangli858794774@gmail.com>
2026-03-09 13:03:22 +08:00
tastelikefeet
918a808dc2 compat with tf5.0 (#1618) 2026-03-07 22:40:43 +08:00
tastelikefeet
3142a6eb33 Fallback to softlock when unixlock fails (#1635) 2026-03-06 16:26:18 +08:00
tastelikefeet
dbbf268e70 Fix downloading repos in automap (#1630) 2026-03-02 11:33:50 +08:00
tastelikefeet
6dd24e3e3c lint code (#1619) 2026-02-19 17:58:09 +08:00
tastelikefeet
c1d91a4454 fix downloading txt files (#1610) 2026-02-19 17:18:40 +08:00
Xingjun.Wang
498b21cccb fix aigc cover image (#1613) 2026-02-13 09:58:21 +08:00
Xingjun.Wang
f9dd6794c4 Fix #1316 (#1612) 2026-02-11 13:57:52 +08:00
Yunlin Mao
599d60ae56 [Fix] HubAPI token usage (#1593)
* fix hub push model token

* fix token
2026-01-15 19:16:21 +08:00
Yunlin Mao
bb07c16abf fix hub push model token (#1592) 2026-01-15 15:11:34 +08:00
Xingjun.Wang
e235f3f26e [Fix]oss utils sts auth expire issue (#1589) 2026-01-12 11:53:29 +08:00
Xingjun.Wang
4f867bfe80 Fix: deprecate delete_repo, delete_model and delete_dataset due to token a… (#1588) 2026-01-12 11:51:46 +08:00
Jzz1943
fe6744fbd9 fix(fsmn): specify squeeze dim to make ONNX Squeeze axes explicit for TensorRT (#1576) (#1577) 2026-01-10 23:10:04 +08:00
Xingjun.Wang
e4aace1500 fix datasets dependency for snapshot download (#1581) 2025-12-23 17:26:16 +08:00
Xingjun.Wang
a7f50d4516 Fix: remove reset ignore_patterns (#1578) 2025-12-18 14:00:50 +08:00
Yunlin Mao
2951be8db6 Feat: update hubapi get cookie (#1573) 2025-12-16 02:45:25 +08:00
suluyana
95aaca3421 fix: check tasks in HubApi.set_repo_visibility (#1570)
* bump version

* Feat/update default revision (#1553)

* Feat: add set_repo_visibility in hub api (#1564)

* add set_repo_visibility

* fix cr

* fix lint

* Add base_model_sub_type for aigc model (#1563)

* Feat: add `DEFAULT_MAX_WORKERS` in snapshot_download func (#1566)

* fix set_repo_visibility (#1568)

Co-authored-by: suluyan <suluyan.sly@aliabab-inc.com>

* fix: check tasks

* for merge master

* fix typo

---------

Co-authored-by: suluyan <suluyan.sly@aliabab-inc.com>
Co-authored-by: Gongsheng Li <58078985+alcholiclg@users.noreply.github.com>
Co-authored-by: Xingjun.Wang <wangxingjun778@163.com>
Co-authored-by: 班扬 <xingjun.wxj@alibaba-inc.com>
2025-12-10 11:10:57 +08:00
Xingjun.Wang
13d8f27bf0 add error log for invalid input visibility args (#1569) 2025-12-10 10:27:20 +08:00
suluyana
62d51b9f2b fix set_repo_visibility (#1568)
Co-authored-by: suluyan <suluyan.sly@aliabab-inc.com>
2025-12-09 20:43:04 +08:00
Xingjun.Wang
6d674796ba Fix/upload patterns (#1567) 2025-12-09 15:19:44 +08:00
Xingjun.Wang
12bfc59f3b Feat: add DEFAULT_MAX_WORKERS in snapshot_download func (#1566) 2025-12-08 17:28:02 +08:00
Xingjun.Wang
7543a9c7d2 Add base_model_sub_type for aigc model (#1563) 2025-12-05 15:41:22 +08:00
Xingjun.Wang
be6874ea8e Feat: add set_repo_visibility in hub api (#1564)
* add set_repo_visibility

* fix cr

* fix lint
2025-12-05 15:37:45 +08:00
Gongsheng Li
a31c44cb5a Feat/update default revision (#1553) 2025-12-05 15:24:42 +08:00
Yunlin Mao
9cb7ce7029 Update build file and workflow (#1551)
* update build file

* update setup file

* update fairseq dep

* fix error log
2025-12-02 10:50:39 +08:00
Xingjun.Wang
12988976a3 add new args for aigc create_model_tag (#1555) 2025-11-20 11:23:58 +08:00
tastelikefeet
609442d271 Patch dynamic module (#1554) 2025-11-19 11:15:56 +08:00
tastelikefeet
ff87891acf fix exp type which affects hasattr (#1552) 2025-11-18 16:28:38 +08:00
Xingjun.Wang
debabe53a6 Fix default ignore patterns for upload_folder (#1549)
* fix default ignore patterns for upload_folder

* update repo_utils
2025-11-18 15:26:10 +08:00
Gongsheng Li
a66907aecd Feat/update default revision (#1546)
* change DEFAULT_MODEL_REVISION to master

* revert DEFAULT_MODEL_REVISION to None

---------

Co-authored-by: alcholiclg <ligongshengzju@foxmail.com>
2025-11-11 13:06:38 +08:00
Xingjun.Wang
23733ae4eb fix encode_media_to_base64 to support mp4 (#1533) 2025-11-07 17:37:36 +08:00
xiaojianping.xjp
23f3b9a43e update ollama: granite4,deepseek-v3.1,gpt-oss (#1531)
Co-authored-by: xiaojiaping.xjp <xiaojiaping.xjp@alibaba-inc.com>
2025-11-07 17:33:25 +08:00
Gongsheng Li
95a95343db change DEFAULT_MODEL_REVISION to master (#1544)
Co-authored-by: alcholiclg <ligongshengzju@foxmail.com>
2025-11-07 16:24:26 +08:00
Xingjun.Wang
5cf1fab0fb Remove raise FileIntegrityError (#1517) 2025-11-07 16:10:22 +08:00
Yunlin Mao
2719e90528 [Feature] Add pyproject.toml (#1542)
* add pyproject.toml

* fix
2025-11-06 12:40:04 +08:00
Yunlin Mao
723599ac48 Update list datasets to OpenAPI (#1532)
* update list datasets

* Update modelscope/hub/constants.py

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update modelscope/hub/api.py

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update modelscope/hub/api.py

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update modelscope/hub/api.py

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* fix lint

* update workflow

* fix lint

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-05 17:04:29 +08:00
Xingjun.Wang
c1fc7bf6c2 Add trust_remote_code for _download_additional_modules (#1521)
* add `trust_remote_code` for _download_additional_modules

* update errmsg
2025-10-29 02:54:11 +08:00
Xingjun.Wang
ad4867d783 Feat: add model source for aigc model (#1530) 2025-10-27 17:19:34 +08:00