hiyouga
|
bb88536166
|
add license
Former-commit-id: 69cfc98d7c81756a5ab6bf962240e393e449fef0
|
2024-06-15 17:54:33 +08:00 |
|
hiyouga
|
c29fa61a9c
|
fix #4292
Former-commit-id: 4cd4c179d24eab0fcaec2b29b9dd71970f877fe8
|
2024-06-15 04:47:13 +08:00 |
|
hiyouga
|
dbd1458adf
|
add quant check in webui export tab
Former-commit-id: 6455ca07061ae9858cd7bc996b28be1fde697a3d
|
2024-06-13 03:19:18 +08:00 |
|
ancv
|
c7ab302c69
|
implement efficient packing without cross-contamination attention
Former-commit-id: a64a5305c0da5ef092d4cc26faf829bb44de65d1
|
2024-06-12 11:56:01 +07:00 |
|
hiyouga
|
3f6b3eed98
|
add resume args in webui
Former-commit-id: 1d86ad768b1f36e54b4c2a9f18f6ea5a7df04c90
|
2024-06-08 00:22:16 +08:00 |
|
hiyouga
|
f45e81e186
|
fix #4137
Former-commit-id: cdc0d6f5a2e5040e145c82c4801f37bd76529047
|
2024-06-07 19:16:06 +08:00 |
|
hiyouga
|
fcb134e144
|
rename files
Former-commit-id: e1a8431770fc36c0c9ee7fed4abbc3d7fdcc5efd
|
2024-06-07 00:09:06 +08:00 |
|
hiyouga
|
937f49ec3d
|
lora modules: all by default
Former-commit-id: 52c4ae87c7f4312704c31ef26b079b2c5b95ea5f
|
2024-06-06 03:53:28 +08:00 |
|
hiyouga
|
5e1bf7572c
|
lint
Former-commit-id: 9030501eaef97ea249347198272adf0d709503ec
|
2024-06-06 03:33:44 +08:00 |
|
hoshi-hiyouga
|
8fdb32d0a3
|
Merge pull request #4066 from injet-zhou/main
add throughput entry to training log
Former-commit-id: d2816f343f405f3fab09f2a8eade774b886e8f92
|
2024-06-06 03:32:04 +08:00 |
|
hoshi-hiyouga
|
c709d5f7db
|
Merge pull request #4080 from MengqingCao/npu
Add npu option for model exporting
Former-commit-id: 07fc67193ef6bcb8e8a392aff0c57a2eb36832bf
|
2024-06-06 03:15:44 +08:00 |
|
hoshi-hiyouga
|
f5b2749ec2
|
Update export.py
Former-commit-id: 694833c1104d13929d4f181f014a121f25955dc5
|
2024-06-06 03:14:46 +08:00 |
|
hoshi-hiyouga
|
6ec6df8a5f
|
Merge pull request #4053 from hzhaoy/feature/add_select_config_file
Support selecting saved configuration files
Former-commit-id: 568ef3cf2a793f268cbe01c39dec418a13e61ecd
|
2024-06-06 03:06:03 +08:00 |
|
hiyouga
|
35379c7c0e
|
update train hparams
Former-commit-id: 1ca9fce55b55bf209f4b76152b586731932a3f39
|
2024-06-06 01:49:20 +08:00 |
|
MengqingCao
|
8dc1969111
|
modify export_device option
Former-commit-id: b2fc4a5499e21a5b9622c2285402efef6e27a74d
|
2024-06-05 09:37:36 +00:00 |
|
MengqingCao
|
9dd5f7d642
|
add npu for model export
Former-commit-id: ce020b6eb3f35c1db37ee4835e694eddcd0f59b0
|
2024-06-05 07:06:40 +00:00 |
|
faddddeout
|
99ecb0daaf
|
add throughput entry to log
Former-commit-id: 691f999f64c7bac78761e4354f89816d2f0d46fc
|
2024-06-04 11:04:29 +00:00 |
|
hzhaoy
|
39d8d7995a
|
add: support selecting saved configuration files and loading training parameters
Former-commit-id: 5c9b17c1dc9093da0ea813642bce9b5c9ae96274
|
2024-06-04 10:33:43 +08:00 |
|
hiyouga
|
efbf6018d3
|
fix abort in webui DDP mode
Former-commit-id: b90ac72d753b13a3eed9cb8b898fac2f2fe5153f
|
2024-06-04 00:10:24 +08:00 |
|
hoshi-hiyouga
|
1090bb8bf3
|
Merge pull request #3987 from injet-zhou/main
Fix cann't interrupt training when using multi GPUs in webui
Former-commit-id: 455bb158b0e600723d2afaa2070b71178f2f5188
|
2024-06-04 00:04:07 +08:00 |
|
hiyouga
|
26bc79f971
|
fix #4043
Former-commit-id: 67af68f4fc5232760c57b3a0ae780628da09db6a
|
2024-06-03 23:30:37 +08:00 |
|
faddddeout
|
f5f091d390
|
fix cann't interrupt training when using multi GPUs in webui
Former-commit-id: a7fb02d52bc202c958490aa7081252be5d9eff50
|
2024-05-30 08:39:21 +00:00 |
|
hiyouga
|
87aa332583
|
better llamaboard
* easily resume from checkpoint
* support full and freeze checkpoints
* faster ui
Former-commit-id: 84cfb2452cc86b037ccddee6e833f8eb7c129fa4
|
2024-05-29 23:55:38 +08:00 |
|
hiyouga
|
cb1a49aa02
|
add ds config to webui
Former-commit-id: 66d72b263d36dc81de9f6152077663b613035977
|
2024-05-29 01:13:17 +08:00 |
|
hiyouga
|
9138a7a5ba
|
support DDP in webui
Former-commit-id: d059262ff8dc857f597d2657546ec625726a664a
|
2024-05-28 19:24:22 +08:00 |
|
hiyouga
|
b0d9966663
|
support SimPO #3900
Former-commit-id: 6b954ce60155cf8334150b795cfc4bb63ca74c8b
|
2024-05-26 23:46:33 +08:00 |
|
hiyouga
|
e30975e9a2
|
add kto to webui
Former-commit-id: 6c866f4dbd45e868860be8351d1a65c4e1a4e02b
|
2024-05-20 21:20:25 +08:00 |
|
hiyouga
|
fbe963a96a
|
safe output path in webui
Former-commit-id: 23f14262e0d54631630c084ba71e0433ea1d4640
|
2024-05-18 22:42:28 +08:00 |
|
hiyouga
|
45329d9e3c
|
enable inbrowser in webui
Former-commit-id: 71fdeedb64b2339eb1c740d670b87e0c03dada68
|
2024-05-17 00:08:56 +08:00 |
|
hiyouga
|
dfa686b617
|
rename package
Former-commit-id: a07ff0c083558cfe6f474d13027642d3052fee08
|
2024-05-16 18:39:08 +08:00 |
|