-
加载visualglm模型的时候报错:
For torch.distributed users or loading model parallel models, set environment variables RANK, WORLD_SIZE and LOCAL_RANK.
Traceback (most recent call last):
File "/root/TransGP…
-
您好,作者,我按照您说的微调步骤,运行finetune_XrayGLM.py时,报出如下错误:
“”C:\Users\B424/.sat_models\visualglm-6b.zip: 100%|██████████| 16.7k/16.7k [00:00
-
如题
-
用的是main分支,报错的具体堆栈
This share link expires in 72 hours. For free permanent hosting and GPU upgrades, run `gradio deploy` from Terminal to deploy to Spaces (https://huggingface.co/spaces)
Traceback (m…
-
finetune_XrayGLM.py文件中的第178行
model_type = 'visualglm-6b'
model, args = FineTuneVisualGLMModel.from_pretrained(model_type, args)
加载sat库中的模型时报错
Downloading models https://cloud.tsinghua.edu.cn/f/3…
-
第一次执行微调脚本
```
./finetune/finetune_visualglm.sh
```
模型都放在项目根目录 的THUDM目录里面
```
ll THUDM/
total 8
lrwxrwxrwx 1 yaokj5 yaokj5 38 Sep 1 10:38 chatglm-6b -> /xxx/models/chatglm-6…
-
`python cli_demo.py `,微调前描述和图像相符,微调后和图片不相符了
对于代码中提供的小狗图片示例,
微调前
![企业微信截图_16989145289256](https://github.com/THUDM/VisualGLM-6B/assets/69252333/b7d5e6d1-0e37-4450-b607-88f44963000e)
微调后
![企业微信截图_1…
-
return super().forward(input_ids=input_ids, position_ids=None, attention_mask=attention_mask, image=image)
File "/data/VisualGLM-6B/venv/lib/python3.10/site-packages/sat/model/base_model.py", l…
-
```
❯ python web_demo.py
[2023-05-21 21:29:01,122] [INFO] DeepSpeed/CUDA is not installed, fallback to Pytorch checkpointing.
[2023-05-21 21:29:01,599] [WARNING] Failed to load cpm_kernels:Un…
-
requests.exceptions.InvalidSchema: No connection adapters were found for 'r2://visualglm-6b.zip'
这个 r2://visualglm-6b.zip 是啥链接呢?第一次见