Mrgengli
Mrgengli
 怎么在代码改变上面的url里的ip地址
### Checklist - [X] 1. I have searched related issues but cannot get the expected help. - [X] 2. The bug has not been fixed in the latest version. -...
### 📚 The doc issue  InternVL2-4B使用awq量化报错,请问怎么解决呢? ### Suggest a potential alternative/fix _No response_
### Describe the bug from datasets import load_dataset print("11") traindata = load_dataset('ptb_text_only', 'penn_treebank', split='train') print("22") valdata = load_dataset('ptb_text_only', 'penn_treebank', split='validation') ### Steps to reproduce the bug 1 ### Expected behavior...