ymcui / Chinese-LLaMA-Alpaca-2

中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
Apache License 2.0
7.04k stars 581 forks source link

Fix full-finetuning bug #416

Closed iMountTai closed 9 months ago

iMountTai commented 9 months ago

Description

This PR fixes conflicts caused by some methods, such as methods that do not print trainable parameters under full-params training.

Related Issue

none

Explanation of Changes

copilot:walkthrough