-
因为开始支持多种模型,并且模型还有不同版本,配置起来有点麻烦,想增加新模型有点繁琐。特别 gpt-sovits 很多自定义的模型也很需要不同模型的配置和加载流程。所以得重构下。
~~本来最好的是直接用 transformer 流水线,但是,貌似很多开源都不支持...~~
## TODOs
- [ ] model config file
- [ ] refactor model zo…
-
From time to time, there are requests for more checkpoints. Considering that enriching the model zoo is a good thing, we collect requests for checkpoints here. Please post the detailed configs, settin…
-
Hi, could you provide Llama-2 implementations on Cerebra?
-
Hi, thank you for your great work! However, I wonder where is the VOS_joint_finetune_R50.yaml config file you mentioned in [ModelZoo](urlhttps://github.com/FoundationVision/GLEE/blob/main/assets/MODEL…
-
https://github.com/DeepRec-AI/DeepRec/blob/9e30ab604aa316359f249bc061b5fe87a5773604/modelzoo/esmm/train.py#L538C66-L538C78
It should be train_init_op, not data_init_op
-
We have provided [133 checkpoints](https://mmaction2.readthedocs.io/en/latest/modelzoo.html) by now (Dec 25, 2020). It is already a big number, but we know the one you need is not included.
Please …
-
## 🚀 Feature
I'm an enthusiastic user of D2, compared with others sw it's more easy, complete, and extensible to use.
I have just one question: it seems that modelzoo is not so much updated, compare…
-
### 确认清单
- [X] 我已经阅读过 README.md 和 dependencies.md 文件
- [X] 我已经确认之前没有 issue 或 discussion 涉及此 BUG
- [X] 我已经确认问题发生在最新代码或稳定版本中
- [X] 我已经确认问题与 API 无关
- [X] 我已经确认问题与 WebUI 无关
- [X] 我已经确认问题与 Finetune 无关
##…
-
hi,
all models in modelzoo are not available.
-
This is on zOS using the --store-constants-binary-file. This issue is specifically on a zdnn_conv2d call. I can provide a full output if needed.
```
bash-5.2$ client/bin/modelzoo --lib mnist-8-wi…