Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support lora weight and tokenizer saving in training #555

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

iMountTai
Copy link
Collaborator

@iMountTai iMountTai commented Jun 10, 2023

Description

  1. Fix the model save mode
  2. Support lora weight and tokenizer saving in training

Related Issue

Fixes #546.

@airaria airaria merged commit 2c05d29 into ymcui:main Jun 12, 2023
@ymcui ymcui changed the title fix model saving Support lora weight and tokenizer saving in training Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

训练之后保存文件时提示报错,说output/pytorch_model.bin 不存在
2 participants