mirror of
https://www.modelscope.cn/QuantStack/Wan2.2-Animate-14B-GGUF.git
synced 2026-04-02 19:12:59 +08:00
Upload folder using ModelScope SDK
This commit is contained in:
10
.gitattributes
vendored
10
.gitattributes
vendored
@ -45,3 +45,13 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|||||||
*.wasm filter=lfs diff=lfs merge=lfs -text
|
*.wasm filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
*tfevents* 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
|
||||||
49
README.md
49
README.md
@ -1,48 +1,7 @@
|
|||||||
---
|
---
|
||||||
license: Apache License 2.0
|
license: apache-2.0
|
||||||
tags: []
|
base_model:
|
||||||
|
- Wan-AI/Wan2.2-Animate-14B
|
||||||
#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
|
|
||||||
---
|
---
|
||||||
### 当前模型的贡献者未提供更加详细的模型介绍。模型文件和权重,可浏览“模型文件”页面获取。
|
|
||||||
#### 您可以通过如下git clone命令,或者ModelScope SDK来下载模型
|
|
||||||
|
|
||||||
SDK下载
|
The quants work now, example workflow will follow
|
||||||
```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>
|
|
||||||
|
|||||||
3
Wan2.2-Animate-14B-Q2_K.gguf
Normal file
3
Wan2.2-Animate-14B-Q2_K.gguf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:26679a25c6076b3cbcf696db8f6e28aff9eb6c13a4bff17f21cb7c52e257f1ba
|
||||||
|
size 6457431872
|
||||||
3
Wan2.2-Animate-14B-Q3_K_M.gguf
Normal file
3
Wan2.2-Animate-14B-Q3_K_M.gguf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:62cd6067c96599ade5bdde54a49a5ef1a7fd4de449eaae56ff4fd61ccbb16678
|
||||||
|
size 8630769472
|
||||||
3
Wan2.2-Animate-14B-Q4_0.gguf
Normal file
3
Wan2.2-Animate-14B-Q4_0.gguf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:00965d178067c0796fdfbdbf350bb6bfbbecec1008b8667a6101cf17d6758b3b
|
||||||
|
size 10402699072
|
||||||
3
Wan2.2-Animate-14B-Q4_K_S.gguf
Normal file
3
Wan2.2-Animate-14B-Q4_K_S.gguf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b931a55ef1068d1e714370031e29f8768e87a19eac4cc1728d3d3255216ac5c6
|
||||||
|
size 10592753472
|
||||||
3
Wan2.2-Animate-14B-Q5_0.gguf
Normal file
3
Wan2.2-Animate-14B-Q5_0.gguf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8724aec25ee0b5cb5975ea461368cd7005f2c00ae40db329e9c6ee6df6ae9736
|
||||||
|
size 12526065472
|
||||||
3
Wan2.2-Animate-14B-Q5_K_M.gguf
Normal file
3
Wan2.2-Animate-14B-Q5_K_M.gguf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:20222c1f77b16e6ecdd47aab94de1f500aa26067fe360150b625e5b60062a07e
|
||||||
|
size 13003659072
|
||||||
3
Wan2.2-Animate-14B-Q5_K_S.gguf
Normal file
3
Wan2.2-Animate-14B-Q5_K_S.gguf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d9b55a17c2bb8eb18765e8ec10539113b080e029aa311d91d2b28e830f1dcc1
|
||||||
|
size 12349118272
|
||||||
3
Wan2.2-Animate-14B-Q6_K.gguf
Normal file
3
Wan2.2-Animate-14B-Q6_K.gguf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:52e46da7bc38aea20f51cdc16841a0a9a0390ac610231cb535200c9e2c2ae162
|
||||||
|
size 14605195072
|
||||||
3
Wan2.2-Animate-14B-Q8_0.gguf
Normal file
3
Wan2.2-Animate-14B-Q8_0.gguf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ea0562fa0483e230a0e474bf9d13910418228ef1adb57ec39574b8cc56fcb638
|
||||||
|
size 18719217472
|
||||||
1
configuration.json
Normal file
1
configuration.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"framework": "pytorch", "task": "others", "allow_remote": true}
|
||||||
Reference in New Issue
Block a user