-
### 💡 Your Question
I don't know why but when I want to start training from the last checkpoint based on what is in here: https://github.com/Deci-AI/super-gradients/blob/b4eec926261e9e8f3032d8fb51977…
-
glt cloneした後、
```
cd ndlocr_cli
docker\dockerbuild.bat
```
では何も動かなかったので、過去の[issues](https://github.com/ndl-lab/ndlocr_cli/issues/1)を参考にして
`docker build -t ocr-v2-cli-py37 -f docker\Dockerfile .`…
-
while I try install with venv pip install -r requirements.txt
i am getting error of this.
ERROR: deepspeed-0.14.0+cu118-cp311-cp311-win_amd64.whl is not a supported wheel on this platform.
which…
-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #3181 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。记得可以直接编辑留言,而不必用鼠标逐个点击。
包名后边的数字,「⬇️」…
-
I try to run a hydra container by using this command
`docker run -d --name my-hydra -p 4444:4444 oryd/hydra`
then try to exec shell from the container:
`docker exec -i -t /bin/bash`
then …
-
### 🐛 Describe the bug
I am trying to use YOLO-Nas with ultralytics and the model isn't being automatically downloaded and I'm getting the error below when trying to run inference. I've asked about…
-
微博内容精选
-
Hardware - GPU (T4)
Hardware - CPU
Operating System - ubuntu 20.04 running on AWS EC2 g4dn.2xlarge instance
I am currently trying to convert a model (several of different types but for now not ev…
-
### Problem:
When using LightningCLI, i.e. jsonargparse, some arguments cannot be found in the task's `Configuration` section or when calling `task.get_parameters()`.
This makes running tasks remote…
-
![image](https://github.com/Hertin/WavPrompt/assets/71695015/ecad132d-00df-492a-97ca-f66ced08a0a6)
i ran "./run.sh" but i encountered this error.
```
Stage 10: Training Fairseq Model () (asr_pr…