Commit
·
3928f37
1
Parent(s):
3f853e5
Create README.md
Browse files# [ChatGLM2-6B](https://huggingface.co/THUDM/chatglm2-6b-int4)
这是chatglm2-6b-int4通过[P-Tuning v2](https://github.com/THUDM/P-tuning-v2)微调后的PrefixEncoder部分的参数,不含有chatglm2-6b-int4本体
This is the parameter of the PrefixEncoder section of chatglm2-6b-int4 after fine-tuning through [P-Tuning v2](https://github.com/THUDM/P-tuning-v2), without the chatglm2-6b-int4 body
训练使用的脚本: Script used for tuning:
[ChatGLM2-6B/ptuning](https://github.com/THUDM/ChatGLM2-6B/tree/main/ptuning)