Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 657 Bytes

File metadata and controls

12 lines (9 loc) · 657 Bytes

chatglm-finetune

Fine-tuning based on THUDM/chatglm-6b. The first Fine-tuning method is LoRA, and more methods will be made available if possible.

LoRA

Please checkout the Tutorial if you can read Chinese.

Dataset

An AI-generated QA dataset about AI explorer (AI探险家) is provided. The trained model saved in the output folder is also based on this dataset.

Infer test

image