Commit Graph

1165 Commits

Author SHA1 Message Date
hoshi-hiyouga c9828f4c6e
Update utils.py 2024-04-16 17:30:12 +08:00
hoshi-hiyouga 6700a1b9fa
Update trainer.py 2024-04-16 17:29:52 +08:00
hoshi-hiyouga 38a56706e0
Update utils.py 2024-04-16 17:29:30 +08:00
hoshi-hiyouga a950f3b81d
Update patcher.py 2024-04-16 17:29:19 +08:00
hoshi-hiyouga 750cdf2e74
Update adapter.py 2024-04-16 17:28:12 +08:00
hoshi-hiyouga 4660703674
Update parser.py 2024-04-16 17:27:25 +08:00
hoshi-hiyouga 5b59ff4212
Update parser.py 2024-04-16 17:27:02 +08:00
hoshi-hiyouga ec899cccf3
Update finetuning_args.py 2024-04-16 17:26:30 +08:00
hoshi-hiyouga 57dcd91e17
Update sft.sh 2024-04-16 17:25:40 +08:00
hoshi-hiyouga 50ced257e0
Update requirements.txt 2024-04-16 17:10:17 +08:00
hoshi-hiyouga f4b4a26c64
Update setup.py 2024-04-16 17:10:02 +08:00
Jonery 86900210d3 remove badam from core requirements 2024-04-16 12:25:50 +08:00
Jonery 7ecb61822b resolve gradient checkpointing issue. 2024-04-16 12:05:27 +08:00
Jonery 06c8908d3f Feature BAdam 2024-04-15 23:15:27 +08:00
hiyouga cce52351b5 update examples 2024-04-15 22:14:34 +08:00
hoshi-hiyouga 09735ed30c
Merge pull request #3261 from khazic/main
Added specimens for single-card full parameter prediction
2024-04-15 16:30:57 +08:00
hoshi-hiyouga 0e0942d388
Merge pull request #3276 from liu-zichen/fix_mixtral
fix: turn on output_router_logits of mixtral
2024-04-15 15:38:16 +08:00
hiyouga efc345c4b0 fix #3273 2024-04-15 15:32:58 +08:00
liuzc 9f4fe62386 fix: mixtral output_router_logits 2024-04-15 12:11:49 +08:00
khazic fe5d3bb8f0 Upgrade README.md 2024-04-13 20:50:49 +08:00
khazic 47111ce506 Added specimens for single-card full parameter prediction 2024-04-13 20:45:19 +08:00
hiyouga d1fb6c72b5 fix #3247 2024-04-12 17:41:33 +08:00
hiyouga c53a11b6fd fix model card 2024-04-12 17:11:59 +08:00
hiyouga 232642a621 fix #3238 2024-04-12 14:28:11 +08:00
hiyouga f2ba59352e Update wechat.jpg 2024-04-12 14:15:45 +08:00
hiyouga 3dfe4cf611 set dev version 2024-04-11 20:27:34 +08:00
hiyouga 9d4c949461 release v0.6.2 2024-04-11 20:08:51 +08:00
hiyouga 51d0a1a19e Merge branch 'main' of https://github.com/hiyouga/LLaMA-Factory 2024-04-10 23:58:18 +08:00
hiyouga a99f5ed0b6 fix #3225 2024-04-10 23:57:59 +08:00
hoshi-hiyouga caf8373c2d
Merge pull request #3201 from kno10/patch-1 and fix #3200
Pass additional_target to unsloth
2024-04-10 00:58:48 +08:00
hoshi-hiyouga 98bc97d8d2
Update adapter.py 2024-04-10 00:57:51 +08:00
hoshi-hiyouga 2111b586b6
Update adapter.py 2024-04-10 00:57:30 +08:00
Erich Schubert b5eefe5c4c
Pass additional_target to unsloth
Fixes #3200
2024-04-09 17:53:40 +02:00
hiyouga 7f6c2486b8 fix quant infer and qwen2moe 2024-04-09 17:12:59 +08:00
hiyouga 9a99fbc86d tiny fix 2024-04-08 21:28:39 +08:00
hoshi-hiyouga 4c6c4a0d88
Merge pull request #3161 from hiyouga/feature/add-mediatek-model
support Breeze-7B
2024-04-08 20:56:51 +08:00
hiyouga 98ad2ccd8f Merge branch 'main' of https://github.com/hiyouga/LLaMA-Factory 2024-04-08 19:59:24 +08:00
hiyouga e79e1532fa Update wechat.jpg 2024-04-08 19:59:07 +08:00
codingma 7b76b4ca08 add empty line 2024-04-07 18:28:08 +08:00
codingma 34bdcba017 rename template to breeze 2024-04-07 18:27:20 +08:00
hoshi-hiyouga ff4d313a50
Merge pull request #3160 from sliderSun/main
support Qwen1.5-32B
2024-04-07 18:00:40 +08:00
codingma 5a780e9eec rename template to breeze 2024-04-07 11:39:54 +08:00
codingma 2565a32bd9 support https://github.com/hiyouga/LLaMA-Factory/issues/3152 2024-04-07 11:34:01 +08:00
sliderSun 1d117b7bb6 fix spell error 2024-04-07 10:59:15 +08:00
sliderSun 21650d467c support Qwen1.5-32B 2024-04-07 10:56:03 +08:00
sliderSun 77044d9ef4 support Qwen1.5-32B 2024-04-07 10:26:13 +08:00
hiyouga a88fe8c1af update readme 2024-04-07 00:48:24 +08:00
hiyouga b87f8f1519 update examples 2024-04-04 14:48:21 +08:00
hiyouga a6d943804b tiny fix 2024-04-04 02:19:03 +08:00
hiyouga 4b920f24d3 back to gradio 4.21 and fix chat 2024-04-04 02:07:20 +08:00