FlagAI
FlagAI copied to clipboard
为啥AltCLIP-XLMR-L-m18模型没法下载?
https://model.baai.ac.cn/model-detail/100095
Information
- [ ] The official example scripts
- [ ] My own modified scripts
Tasks
- [ ] An officially supported task in the
examples
folder (such as T5/AltCLIP, ...) - [ ] My own task or dataset (give details below)
Reproduction
#!/usr/bin/env python
from baai_modelhub import AutoPull
AutoPull().get_model(model_name='AltCLIP-XLMR-L-m18', model_save_path="./model")
Expected behavior
能下载
如图,下面的2种方式不能下载,点单个文件可以下载
Aquila模型也有这个问题,不能off-the-shelf, 易用性待提升 请问什么时候可以上到huggingface
如图,下面的2种方式不能下载,点单个文件可以下载
这是前端的一些问题,不好意思,不过我们最新的aquila模型是可以zip下载的
先关闭,如有问题重新打开issue,谢谢