Yunnglin
|
58d1648aa6
|
fix lint
|
2025-11-03 15:00:08 +08:00 |
|
Yunnglin
|
4e131b65b7
|
update workflow
|
2025-11-03 14:53:47 +08:00 |
|
Yunnglin
|
c068b1deb9
|
fix lint
|
2025-11-03 11:03:40 +08:00 |
|
Yunlin Mao
|
905e9e2f81
|
Update modelscope/hub/api.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-03 10:54:30 +08:00 |
|
Yunlin Mao
|
14961fc805
|
Update modelscope/hub/api.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-03 10:54:21 +08:00 |
|
Yunlin Mao
|
d10fc98403
|
Update modelscope/hub/api.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-03 10:54:15 +08:00 |
|
Yunlin Mao
|
70b935183e
|
Update modelscope/hub/constants.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-03 10:54:09 +08:00 |
|
Yunnglin
|
d9e0fb7221
|
update list datasets
|
2025-10-31 17:02:21 +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 |
|
Xingjun.Wang
|
da5bef7929
|
add INTRA_CLOUD_ACCELERATION for single model file downloading (#1529)
|
2025-10-23 11:10:12 +08:00 |
|
Gongsheng Li
|
3fd95b1bd7
|
Feat/support commit scheduler (#1480)
|
2025-10-21 16:41:55 +08:00 |
|
Xingjun.Wang
|
b4c9418dd9
|
Feat/add official tag (#1509)
|
2025-10-10 13:50:09 +08:00 |
|
tastelikefeet
|
38a89111f7
|
fix tokenizer download (#1516)
|
2025-10-10 13:48:04 +08:00 |
|
weedge
|
7a37e99b6b
|
Update ans_dfsmn_pipeline.py (#1510)
|
2025-09-28 10:36:22 +08:00 |
|
Michael B. Currie
|
795e76bbfe
|
Update constants.py (#1512)
Avoid SyntaxError: invalid escape sequence '\ '
to check this, run `python -W error` and then type these lines:
```python
MODELSCOPE_ASCII = """
_ .-') _ .-') _ ('-. .-') _ (`-. ('-.
( '.( OO )_ ( ( OO) ) _( OO) ( OO ). ( (OO ) _( OO)
,--. ,--.).-'),-----. \ .'_ (,------.,--. (_)---\_) .-----. .-'),-----. _.` \(,------.
| `.' |( OO' .-. ',`'--..._) | .---'| |.-') / _ | ' .--./ ( OO' .-. '(__...--'' | .---'
| |/ | | | || | \ ' | | | | OO )\ :` `. | |('-. / | | | | | / | | | |
| |'.'| |\_) | |\| || | ' |(| '--. | |`-' | '..`''.) /_) |OO )\_) | |\| | | |_.' |(| '--.
| | | | \ | | | || | / : | .--'(| '---.'.-._) \ || |`-'| \ | | | | | .___.' | .--'
| | | | `' '-' '| '--' / | `---.| | \ /(_' '--'\ `' '-' ' | | | `---.
`--' `--' `-----' `-------' `------'`------' `-----' `-----' `-----' `--' `------'
"""# noqa
MODELSCOPE_ASCII2 = r"""
_ .-') _ .-') _ ('-. .-') _ (`-. ('-.
( '.( OO )_ ( ( OO) ) _( OO) ( OO ). ( (OO ) _( OO)
,--. ,--.).-'),-----. \ .'_ (,------.,--. (_)---\_) .-----. .-'),-----. _.` \(,------.
| `.' |( OO' .-. ',`'--..._) | .---'| |.-') / _ | ' .--./ ( OO' .-. '(__...--'' | .---'
| |/ | | | || | \ ' | | | | OO )\ :` `. | |('-. / | | | | | / | | | |
| |'.'| |\_) | |\| || | ' |(| '--. | |`-' | '..`''.) /_) |OO )\_) | |\| | | |_.' |(| '--.
| | | | \ | | | || | / : | .--'(| '---.'.-._) \ || |`-'| \ | | | | | .___.' | .--'
| | | | `' '-' '| '--' / | `---.| | \ /(_' '--'\ `' '-' ' | | | `---.
`--' `--' `-----' `-------' `------'`------' `-----' `-----' `-----' `--' `------'
"""# noqa
```
The first will yield a `SyntaxError: invalid escape sequence '\ '`
But the second treats it as a raw string literal, and has no warnings.
|
2025-09-28 10:34:24 +08:00 |
|
Xingjun.Wang
|
fac25b8190
|
Fix get_domain and endpoint (#1511)
|
2025-09-23 14:04:20 +08:00 |
|
Xingjun.Wang
|
08686f4419
|
update timeout for checking model revision (#1507)
|
2025-09-19 17:51:32 +08:00 |
|
Jintao
|
2f3ac0fcd2
|
[docker] update swift docker (#1502)
|
2025-09-16 12:49:29 +08:00 |
|
Koko-ry
|
8d25fbfd0b
|
Fix model tag des (#1500)
|
2025-09-15 17:09:59 +08:00 |
|
Gongsheng Li
|
6f2eea8419
|
Fix invalid revision in repo_info (#1496)
|
2025-09-15 16:36:58 +08:00 |
|
Koko-ry
|
593701e207
|
fix aigc endpoint (#1494)
|
2025-09-11 15:11:42 +08:00 |
|
Xingjun.Wang
|
1c1c927e5f
|
update utils for lint (#1493)
|
2025-09-08 21:42:44 +08:00 |
|
Koko-ry
|
a197ab02d0
|
Fix/upload base64 (#1492)
|
2025-09-08 21:20:24 +08:00 |
|
Gongsheng Li
|
4733d5374b
|
add support for siblings field in repo_info (#1490)
|
2025-09-08 17:22:29 +08:00 |
|
Koko-ry
|
5fdb4f317e
|
add create model tag (#1487)
|
2025-09-08 17:01:35 +08:00 |
|
tastelikefeet
|
fed18f0d47
|
fix models with the latest transformers (#1491)
|
2025-09-08 16:08:21 +08:00 |
|
Gongsheng Li
|
2fc6d8e822
|
Feat/support repo info (#1483)
|
2025-08-29 17:23:46 +08:00 |
|
Xingjun.Wang
|
32685cfd8c
|
Fix:save_cached_files for sync dumping (#1484)
|
2025-08-29 13:45:15 +08:00 |
|
Xingjun.Wang
|
d687cb8a51
|
Fix: add error log for validate_blob and upload_blob (#1482)
|
2025-08-28 14:49:50 +08:00 |
|
Xingjun.Wang
|
b6e544949d
|
Fix/upload commit (#1459)
|
2025-08-27 01:33:26 +08:00 |
|
tastelikefeet
|
a5039281d3
|
skip aigc test (#1476)
|
2025-08-23 11:12:35 +08:00 |
|
tastelikefeet
|
a2c0673571
|
support patch intern and deepseek (#1475)
|
2025-08-23 10:43:56 +08:00 |
|
tastelikefeet
|
6b70c8b577
|
Merge 1.29 to master (#1469)
|
2025-08-18 13:51:00 +08:00 |
|
Koko-ry
|
7bb94a3cf1
|
Fix: filter existing files (.gitattributes/configuration.json/README.md)
|
2025-08-14 16:06:57 +08:00 |
|
Xingjun.Wang
|
7d11b77112
|
Fix trust_remote_code (#1462)
1. Set `trust_remote_code` to `True` by default in datasets module
2. Set `trust_remote_code` to `True` by default in PolyLM pipeline
|
2025-08-14 10:56:16 +08:00 |
|
Koko-ry
|
e802630865
|
Fix/aigc weight (#1464)
|
2025-08-13 23:31:59 +08:00 |
|
yaqiang.sun
|
3797b4b8d1
|
Fix intermixed missing in cli_argument_parser.py (#1437)
Co-authored by: @yaqiangsun
|
2025-08-13 22:23:25 +08:00 |
|
Xingjun.Wang
|
179b762254
|
Add create cli warning (#1458)
|
2025-08-12 11:02:40 +08:00 |
|
tastelikefeet
|
1fdfb0e2e1
|
update python version
|
2025-08-11 11:17:57 +08:00 |
|
tastelikefeet
|
169f523082
|
fix tensorflow cannot load gpu (#1456)
|
2025-08-11 11:04:17 +08:00 |
|
Xingjun.Wang
|
055496c597
|
Fix CI
|
2025-08-07 19:26:32 +08:00 |
|
Xingjun.Wang
|
d7fbaab5bc
|
fix mcp api ut (#1450)
|
2025-08-07 01:46:20 +08:00 |
|
Xingjun.Wang
|
0e49156bbe
|
fix TestTinynasDamoyoloTrainerSingleGPU (#1449)
|
2025-08-06 18:50:25 +08:00 |
|
Xingjun.Wang
|
6727a4bde9
|
merge release1.28 (#1448)
|
2025-08-06 17:17:13 +08:00 |
|
Koko-ry
|
1d93f7e56d
|
Feat: Add AIGC model creation support to create_model (#1431)
1. Add create aigc model in `create_model` func
2. Add CLI for creating aigc model
|
2025-08-06 17:01:42 +08:00 |
|
suluyana
|
53ceca4df4
|
feat: sentence_embedding pipeline (#1435)
|
2025-08-06 15:43:36 +08:00 |
|
Xingjun.Wang
|
ee05e12d75
|
Add create repo cli (#1445)
|
2025-08-05 21:42:41 +08:00 |
|
Koko-ry
|
51e28f5a49
|
Feat: add atomic capabilities - MCPApi (#1426)
|
2025-08-05 21:41:26 +08:00 |
|
tastelikefeet
|
d8bb003681
|
fix bug (#1441)
|
2025-08-04 22:05:49 +08:00 |
|