ptuning-v2微调之后模型是只保存 PrefixEncoder 部分的参数?用api.py预测是要加载原 ChatGLM-6B 模型以及 微调后的权重吗?我用以下代码加载权重,有报错
ptuning-v2微调之后模型是只保存 PrefixEncoder 部分的参数?用api.py预测是要加载原 ChatGLM-6B 模型以及 微调后的权重吗?我用以下代码加载权重,有报错
Environment- OS:centos 7
- Python:3.8
- Transformers:
- PyTorch:
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :