Zahn

Results 1 comments of Zahn

**1. Install datasets==2.16.0** **2. Environment Code Changes** > Reference Path: /anaconda3/envs/adaseq/lib/python3.10/site-packages/modelscope/utils/checkpoint.py checkpoint.py, line 124, after modification: ```python checkpoint = torch.load(filename, map_location='cpu', weights_only=False) ``` > Reference Path: /anaconda3/envs/adaseq/lib/python3.10/site-packages/adaseq/data/dataset_manager.py dataset_manager.py, line 193,...