Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-06-11 19:16:01 +00:00
parent 7202d85a29
commit 15d494dd17
16 changed files with 44 additions and 45 deletions

View File

@@ -1,47 +1,3 @@
---
license: Apache License 2.0
#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
---
### 当前模型的贡献者未提供更加详细的模型介绍。模型文件和权重,可浏览“模型文件”页面获取。
#### 您可以通过如下git clone命令或者ModelScope SDK来下载模型
SDK下载
```bash
#安装ModelScope
pip install modelscope
```
```python
#SDK模型下载
from modelscope import snapshot_download
model_dir = snapshot_download('prithivMLmods/Ross-640-BMath-1.5B-GGUF')
```
Git下载
```
#Git模型下载
git clone https://www.modelscope.cn/prithivMLmods/Ross-640-BMath-1.5B-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>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

3
config.json Normal file
View File

@@ -0,0 +1,3 @@
{
"model_type": "qwen2"
}

1
configuration.json Normal file
View File

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