"docs/git@developer.sourcefind.cn:guobj/qwen_lmdeploy.git" did not exist on "08b2812ce4d615a494e1a1c29a889dd6d15b2b48"
Bias should be resized with the weights
Created a link between the linear layer bias and the model attribute bias. This does not change anything for the user nor for the conversion scripts, but allows the `resize_token_embeddings` method to resize the bias as well as the weights of the decoder. Added a test.
Showing
Please register or sign in to comment