Commit Graph
100 Commits
Author SHA1 Message Date
hiyouga a1d31ffc8c fix #3365 2024-04-21 19:20:18 +08:00
hiyouga 5c62881c5a fix bug in galore optimizer 2024-04-21 18:53:22 +08:00
hiyouga f58425ab45 fix mod stuff 2024-04-21 18:11:10 +08:00
hoshi-hiyougaandGitHub d0273787be Merge pull request #3338 from astramind-ai/main
Adding Mixture of Depth
2024-04-21 18:05:52 +08:00
hoshi-hiyouga 1fa287fd63 fix #3348 2024-04-20 10:34:09 +08:00
hiyouga 6339edefff add dpo mix dataset 2024-04-20 01:31:38 +08:00
hiyouga ba559a659a fix #3352 2024-04-19 22:40:01 +08:00
hiyouga 14a605a2da fix llama3 template 2024-04-19 15:46:51 +08:00
hoshi-hiyouga 2aaaede247 support llama3 2024-04-19 01:13:50 +08:00
hiyouga 942362d008 fix #3324 2024-04-18 15:34:45 +08:00
hiyouga 3b43a3b7c5 tiny fix 2024-04-18 00:22:17 +08:00
hiyouga e2f1c6fc6a update readme 2024-04-17 23:40:49 +08:00
hiyouga cab0598fd0 add mixtral 8x22B models 2024-04-17 23:35:59 +08:00
hiyouga 5f86053d75 add CodeQwen models 2024-04-17 23:27:22 +08:00
hiyouga c9a477322d fix #3316 2024-04-17 22:54:34 +08:00
hiyouga 6d641af703 fix #3317 2024-04-17 22:17:19 +08:00
hiyouga e3ca57602c Update wechat.jpg 2024-04-17 21:14:37 +08:00
hiyouga 278c5e10c4 lint 2024-04-16 18:21:09 +08:00
hoshi-hiyougaandGitHub aa3206ec26 Merge pull request #3291 from codemayq/main
support for previewing custom dataset in directory format
2024-04-16 18:12:09 +08:00
hiyouga c00f0771a5 Update parser.py 2024-04-16 18:09:31 +08:00
hiyouga 5d62a51c12 update readme and gradio version 2024-04-16 18:09:16 +08:00
hiyouga e3d8fc75eb support badam for all stages 2024-04-16 17:44:48 +08:00
hoshi-hiyougaandGitHub 4d660c5ade Merge pull request #3287 from Ledzy/badam
[Feature] Add BAdam algorithm
2024-04-16 17:32:16 +08:00
hoshi-hiyougaandGitHub c9828f4c6e Update utils.py 2024-04-16 17:30:12 +08:00
hoshi-hiyougaandGitHub 6700a1b9fa Update trainer.py 2024-04-16 17:29:52 +08:00
hoshi-hiyougaandGitHub 38a56706e0 Update utils.py 2024-04-16 17:29:30 +08:00
hoshi-hiyougaandGitHub a950f3b81d Update patcher.py 2024-04-16 17:29:19 +08:00
hoshi-hiyougaandGitHub 750cdf2e74 Update adapter.py 2024-04-16 17:28:12 +08:00
hoshi-hiyougaandGitHub 4660703674 Update parser.py 2024-04-16 17:27:25 +08:00
hoshi-hiyougaandGitHub 5b59ff4212 Update parser.py 2024-04-16 17:27:02 +08:00
hoshi-hiyougaandGitHub ec899cccf3 Update finetuning_args.py 2024-04-16 17:26:30 +08:00
hoshi-hiyougaandGitHub 57dcd91e17 Update sft.sh 2024-04-16 17:25:40 +08:00
hoshi-hiyougaandGitHub 50ced257e0 Update requirements.txt 2024-04-16 17:10:17 +08:00
hoshi-hiyougaandGitHub f4b4a26c64 Update setup.py 2024-04-16 17:10:02 +08:00
hiyouga b3ac14ffc4 add empty template 2024-04-16 03:10:02 +08:00
hiyouga cf52911fed update readme 2024-04-16 02:36:54 +08:00
hiyouga 6084eb7cf1 update readme 2024-04-16 02:35:36 +08:00
hiyouga 7dc72fb58c support unsloth 2024.4 2024-04-16 00:25:03 +08:00
hiyouga 6543f3d449 add codegemma 2024-04-16 00:11:15 +08:00
hiyouga e0dbac2845 support cohere commandR #3184 2024-04-15 23:26:42 +08:00
hoshi-hiyougaandGitHub 7a8ae3f4ac Merge pull request #3254 from marko1616/feature/Add-support-for-CohereForAI/c4ai-command-r-plus
Add template&support for c4ai-command-r/plus (tested)
2024-04-15 22:59:35 +08:00
hoshi-hiyougaandGitHub 3ccf0d0977 Update template.py 2024-04-15 22:58:01 +08:00
hoshi-hiyougaandGitHub 268f53dddb Update constants.py 2024-04-15 22:56:55 +08:00
hiyouga cce52351b5 update examples 2024-04-15 22:14:34 +08:00
hoshi-hiyougaandGitHub 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-hiyougaandGitHub 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
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-hiyougaandGitHub 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-hiyougaandGitHub 98bc97d8d2 Update adapter.py 2024-04-10 00:57:51 +08:00
hoshi-hiyougaandGitHub 2111b586b6 Update adapter.py 2024-04-10 00:57:30 +08: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-hiyougaandGitHub 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
hoshi-hiyougaandGitHub ff4d313a50 Merge pull request #3160 from sliderSun/main
support Qwen1.5-32B
2024-04-07 18:00:40 +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
hiyouga 5ddcecda50 fix bug in latest gradio 2024-04-04 00:55:31 +08:00
hiyouga 7f6e412604 fix requires for windows 2024-04-03 21:56:43 +08:00
hiyouga 148bda353f fix resize vocab at inference #3022 2024-04-03 18:14:24 +08:00
hiyouga ce77d98872 fix #3116 2024-04-03 14:47:59 +08:00
hiyouga f0a9245c7e Update wechat.jpg 2024-04-03 14:42:21 +08:00
hiyouga 49a2dfaf90 update vllm example 2024-04-02 22:45:20 +08:00
hiyouga 66b0fe4e96 update readme 2024-04-02 22:17:48 +08:00
hiyouga fc7f1cc365 update examples 2024-04-02 21:09:25 +08:00
hiyouga 7765f337c7 add zh readme 2024-04-02 20:58:45 +08:00
hiyouga f22eaeb5bc update examples 2024-04-02 20:51:21 +08:00
hiyouga 31ffbde24d update examples 2024-04-02 20:41:49 +08:00
hiyouga 11a6c1bad6 update readme 2024-04-02 20:37:37 +08:00
hiyouga 949e5fe638 update readme 2024-04-02 20:22:11 +08:00
hiyouga 92dab8a90b simplify readme 2024-04-02 20:07:43 +08:00
hiyouga b267aeb53f add moe aux loss control #3085 2024-04-02 14:26:31 +08:00
hiyouga 9ddbe2866a fix #3022 2024-04-02 13:58:39 +08:00
hiyouga a86ae17241 Update SECURITY.md 2024-04-01 23:30:03 +08:00
hiyouga dd73a0c248 set dev version 2024-04-01 23:24:08 +08:00
hiyouga 4a6ca621c0 fix #3083 2024-04-01 22:53:52 +08:00
hiyouga 54b7d34908 add qwen1.5 moe 2024-04-01 21:49:40 +08:00
hiyouga aee634cd20 fix #3077 2024-04-01 21:35:18 +08:00
hiyouga eb259cc573 support infer 4bit model on GPUs #3023 2024-04-01 17:34:04 +08:00
hiyouga d0842f6828 update webui 2024-04-01 16:23:28 +08:00
hiyouga 816d714146 fix ORPO loss 2024-04-01 14:42:41 +08:00
hiyouga 5b9b40403d fix IPO and ORPO loss 2024-04-01 14:37:53 +08:00
hiyouga 5907216a1c fix plots 2024-03-31 19:43:48 +08:00
hiyouga 68aaa4904b use log1p in orpo loss
https://github.com/huggingface/trl/pull/1491
2024-03-31 19:27:08 +08:00
hiyouga 099db6acc0 update readme 2024-03-31 18:46:34 +08:00
hoshi-hiyougaandGitHub a81d88b780 Merge pull request #3066 from hiyouga/orpo
support ORPO
2024-03-31 18:42:48 +08:00
hiyouga 5195add324 support orpo in webui 2024-03-31 18:34:59 +08:00
hiyouga 17bf8a2c3a support ORPO 2024-03-31 18:29:50 +08:00
hiyouga 27776c3474 tiny fix 2024-03-31 00:10:29 +08:00