Commit Graph
4 Commits
Author SHA1 Message Date
John Smith 0768d0fdff update finetune data format 2023-03-28 21:45:33 +08:00
John Smith bff039de95 add v2 model support 2023-03-28 20:33:55 +08:00
Andrey GlushenkovandGitHub 397f5041c3 Reflect last changes in main
Reflect commits:
https://github.com/johnsmith0031/alpaca_lora_4bit/commit/4906961bf1fd22a5e44b27f926bf3b12775ef384
https://github.com/johnsmith0031/alpaca_lora_4bit/commit/60b227d0ba9ff78378afc8703028448be5bee2f3
2023-03-24 15:46:03 +03:00
Andrey GlushenkovandGitHub 50dbb101e9 Refactor finetune.py
1. Add command line arguments support
2. Add Stanford Alpaca-like dataset support. Used code from - https://github.com/tloen/alpaca-lora
3. Fix LoRA pre-train application
2023-03-24 14:15:07 +03:00