mirror of
https://github.com/RYDE-WORK/MiniCPM.git
synced 2026-01-19 21:03:39 +08:00
Update finetune.py
This commit is contained in:
parent
222ae66d3e
commit
c47f710b84
@ -190,3 +190,5 @@ if __name__ == "__main__":
|
||||
)
|
||||
|
||||
trainer.train()
|
||||
# save the incremental PEFT weights, more details can be found in https://huggingface.co/blog/peft
|
||||
# model.save_pretrained("output_dir")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user