Sui-Xing
Sui-Xing
How to reproduce the behaviour --------- Your Environment --------- * Operating System: windows11 * Python Version Used:3.10.0 * When you install doccano:2023.11.6 * How did you install doccano: anaconda *...
在部署yi-vl-6b-chat模型时报错 ```shell CUDA_VISIBLE_DEVICES=0 swift deploy --model_type="yi-vl-6b-chat" --model_cache_dir="/home/ubuntu/project/Models/01ai/Yi-VL-6B/" ``` 报错 ```shell Traceback (most recent call last): File "/home/ubuntu/project/swift/swift/utils/import_utils.py", line 71, in _get_module return importlib.import_module('.' + module_name, self.__name__) File "/home/ubuntu/miniconda3/envs/modelscope_env/lib/python3.10/importlib/__init__.py", line 126,...
## Describe the bug When I proceeded further based on the issue https://github.com/pytorch/rl/issues/2402 I have already made modifications based on the suggestions according to the issue above, but my code...
## Describe the bug When I proceeded further based on the issue [https://github.com/pytorch/rl/issues/2402](https://github.com/pytorch/rl/issues/2402), I encountered this warning. I have pulled the GitHub projects **torchrl** and **tensordict**, and installed the latest...