Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-09-20 05:17:09 +00:00
parent 69d5bf0d0a
commit 4020c310ae
12 changed files with 42 additions and 45 deletions

10
.gitattributes vendored
View File

@ -45,3 +45,13 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
Wan2.2-Animate-14B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Wan2.2-Animate-14B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Wan2.2-Animate-14B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Wan2.2-Animate-14B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Wan2.2-Animate-14B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
Wan2.2-Animate-14B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Wan2.2-Animate-14B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
Wan2.2-Animate-14B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Wan2.2-Animate-14B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text

View File

@ -1,48 +1,7 @@
---
license: Apache License 2.0
tags: []
#model-type:
##如 gpt、phi、llama、chatglm、baichuan 等
#- gpt
#domain:
##如 nlp、cv、audio、multi-modal
#- nlp
#language:
##语言代码列表 https://help.aliyun.com/document_detail/215387.html?spm=a2c4g.11186623.0.0.9f8d7467kni6Aa
#- cn
#metrics:
##如 CIDEr、Blue、ROUGE 等
#- CIDEr
#tags:
##各种自定义,包括 pretrained、fine-tuned、instruction-tuned、RL-tuned 等训练方法和其他
#- pretrained
#tools:
##如 vllm、fastchat、llamacpp、AdaSeq 等
#- vllm
license: apache-2.0
base_model:
- Wan-AI/Wan2.2-Animate-14B
---
### 当前模型的贡献者未提供更加详细的模型介绍。模型文件和权重,可浏览“模型文件”页面获取。
#### 您可以通过如下git clone命令或者ModelScope SDK来下载模型
SDK下载
```bash
#安装ModelScope
pip install modelscope
```
```python
#SDK模型下载
from modelscope import snapshot_download
model_dir = snapshot_download('QuantStack/Wan2.2-Animate-14B-GGUF')
```
Git下载
```
#Git模型下载
git clone https://www.modelscope.cn/QuantStack/Wan2.2-Animate-14B-GGUF.git
```
<p style="color: lightgrey;">如果您是本模型的贡献者,我们邀请您根据<a href="https://modelscope.cn/docs/ModelScope%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5%E6%B5%81%E7%A8%8B%E6%A6%82%E8%A7%88" style="color: lightgrey; text-decoration: underline;">模型贡献文档</a>,及时完善模型卡片内容。</p>
The quants work now, example workflow will follow

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26679a25c6076b3cbcf696db8f6e28aff9eb6c13a4bff17f21cb7c52e257f1ba
size 6457431872

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62cd6067c96599ade5bdde54a49a5ef1a7fd4de449eaae56ff4fd61ccbb16678
size 8630769472

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00965d178067c0796fdfbdbf350bb6bfbbecec1008b8667a6101cf17d6758b3b
size 10402699072

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b931a55ef1068d1e714370031e29f8768e87a19eac4cc1728d3d3255216ac5c6
size 10592753472

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8724aec25ee0b5cb5975ea461368cd7005f2c00ae40db329e9c6ee6df6ae9736
size 12526065472

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20222c1f77b16e6ecdd47aab94de1f500aa26067fe360150b625e5b60062a07e
size 13003659072

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d9b55a17c2bb8eb18765e8ec10539113b080e029aa311d91d2b28e830f1dcc1
size 12349118272

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:52e46da7bc38aea20f51cdc16841a0a9a0390ac610231cb535200c9e2c2ae162
size 14605195072

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea0562fa0483e230a0e474bf9d13910418228ef1adb57ec39574b8cc56fcb638
size 18719217472

1
configuration.json Normal file
View File

@ -0,0 +1 @@
{"framework": "pytorch", "task": "others", "allow_remote": true}