-
python train.py --d ./data/data --m vae -e 30 -t y (erro)
Why does this error occur when running this instruction, but not when using another instruction (python train.py --d ./data/data --m ed -e …
-
When I meet this problem, i query the same quesion in the issues. But i can't figure out what conflicts between my pytorch and CUDA, could you help me solve this problem?
I set the environment var…
-
Traceback (most recent call last):
File "/root/autodl-tmp/arah-release/preprocess_datasets/preprocess_ZJU-MoCap.py", line 38, in
body_model = BodyModel(bm_path='/root/autodl-tmp/arah-release/…
-
![WechatIMG271](https://github.com/user-attachments/assets/2a9c6bfe-8bd1-4ce8-a5c9-2a567651af09)
在autodl 训练时遇到了如图的报错,参考了[这个issue](https://github.com/InternLM/InternLM-XComposer/discussions/22),解决了这…
-
通过CG客户端拉取的v4镜像,在jupyterlab里运行webui.py报错
网上说这种报错一般因为cuda pytorch等版本对不上,但是镜像里会出现这种问题吗
win11就装了显卡驱动和docker desktop,wsl-ubuntu根据CG客户端教程装了cg-client和nvidia-docker
镜像里nvcc报告cuda版本为11.8.89
```
PaddleTTS …
-
One of the best things about Arrnounced is how little configuration it needs, the PVRs do all the filtering. That said, it would be nice to have optional filters for what gets passed onto the PVRs lik…
-
My vllm version is 0.5.0 post1. I want to make qwen2:7b-instruct model to have functional calling enabled. So following the issue https://github.com/vllm-project/vllm/pull/5649 here, I run the command…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
```
- `llamafactory` version: 0.9.1.dev0
- Platform: Linux-4.19.90-2107.6.0.0192.8.oe1.bclinux.x86_64-x…
-
I download all the dataset according to the instruction, but when I run `sh scripts/train_scanrefer_mcln_sp.sh`, I encoutered this fault. It seemed like the code you provided has some problems.
```…
-
I am trying to reproduce the reported result by using 'bash conda.sh'. However, conda finds lots of conflicts when installing packages. Can you provide a detailed environment setup file 'requiements.…