hiyouga
|
ba6d290d0b
|
fix #1668
Former-commit-id: 1585962eb7
|
2023-11-30 21:02:00 +08:00 |
|
hiyouga
|
bb6b4823ad
|
fix #1682
Former-commit-id: a38dbf55e3
|
2023-11-30 20:03:32 +08:00 |
|
hiyouga
|
1c43fb6a41
|
add models
Former-commit-id: 509abe8864
|
2023-11-30 19:16:13 +08:00 |
|
yuze.zyz
|
45925e4a9c
|
fix
Former-commit-id: fb2204c183
|
2023-11-29 21:43:58 +08:00 |
|
yuze.zyz
|
e08e0e5814
|
support ms
Former-commit-id: d38a2e7341
|
2023-11-29 20:36:55 +08:00 |
|
hiyouga
|
ecfc7d1b50
|
fix #1658
Former-commit-id: 77d1b14fc2
|
2023-11-28 20:57:24 +08:00 |
|
hiyouga
|
ae1048db6d
|
fix #1659
Former-commit-id: 475a3fa0f4
|
2023-11-28 20:52:28 +08:00 |
|
hiyouga
|
b015ac35d8
|
support export size setting
Former-commit-id: 859a6ea942
|
2023-11-26 18:34:09 +08:00 |
|
hiyouga
|
5f2943dc84
|
support Yi-34B-Chat models
Former-commit-id: ff1c289229
|
2023-11-23 19:31:49 +08:00 |
|
hiyouga
|
9697c3e970
|
set version
Former-commit-id: 35c2da3eba
|
2023-11-20 22:57:44 +08:00 |
|
hiyouga
|
4966bd7911
|
support GPTQ tuning #729 #1481 #1545 , fix chatglm template #1453 #1480 #1569
Former-commit-id: 9ea9380145
|
2023-11-20 22:52:11 +08:00 |
|
hiyouga
|
f06c4c8f7a
|
update ppo trainer
Former-commit-id: 5021062493
|
2023-11-20 21:39:15 +08:00 |
|
hoshi-hiyouga
|
d72f123851
|
Merge pull request #1553 from hannlp/hans
Change the default argument settings for PPO training
Former-commit-id: 48211e3799
|
2023-11-20 20:32:55 +08:00 |
|
hiyouga
|
a7b1632ace
|
fix value head model resuming
Former-commit-id: 2a36fd5064
|
2023-11-20 19:01:37 +08:00 |
|
hiyouga
|
682d81caa9
|
fix #1567
Former-commit-id: 99a3f06377
|
2023-11-20 18:46:36 +08:00 |
|
hiyouga
|
32545bd6d9
|
better data streaming
Former-commit-id: 00baaa990e
|
2023-11-19 23:32:47 +08:00 |
|
hiyouga
|
d1e03512f4
|
fix model card network issue
Former-commit-id: 211b2db5a8
|
2023-11-19 23:03:19 +08:00 |
|
hiyouga
|
8d82d7e994
|
fix Mistral template
https://github.com/lm-sys/FastChat/pull/2547
Former-commit-id: bfb9433165
|
2023-11-19 16:29:30 +08:00 |
|
hiyouga
|
a53afb27eb
|
fix #1263
Former-commit-id: 065bfaeed4
|
2023-11-19 16:05:18 +08:00 |
|
hiyouga
|
48d6d925f7
|
fix #1558
Former-commit-id: 1740131d63
|
2023-11-19 14:15:47 +08:00 |
|
hiyouga
|
112108d564
|
fix evaluator and cached_file in 4.31.0
Former-commit-id: ff6056405d
|
2023-11-18 19:39:23 +08:00 |
|
hiyouga
|
0d98d1a28c
|
fix quantization
Former-commit-id: ccb0f58e22
|
2023-11-17 22:21:29 +08:00 |
|
hiyouga
|
f9df6c17ed
|
fix #1550
Former-commit-id: 1bbc1be95e
|
2023-11-17 17:23:13 +08:00 |
|
Yuchen Han
|
a419122179
|
Update workflow.py
Former-commit-id: eeb5249d0b
|
2023-11-17 00:16:27 -08:00 |
|
Yuchen Han
|
ec910a87c0
|
Update finetuning_args.py
Former-commit-id: b24635d22b
|
2023-11-17 00:15:51 -08:00 |
|
hiyouga
|
d3c4881ccb
|
fix packages
Former-commit-id: 999bc0ed93
|
2023-11-17 16:11:48 +08:00 |
|
Shaowen Wang
|
4ea3144554
|
Fix: Change rouge-chinese package name to rouge_chinese
To reproduce:
python:
importlib.util.find_spec('rouge-chinese') -> None
importlib.util.find_spec('rouge_chinese') -> ModuleSpec(name='rouge_chinese'...)
from rouge_chinese import Rouge
print(Rouge.__module__) -> rouge_chinese
Former-commit-id: 397e948984
|
2023-11-16 20:12:35 -06:00 |
|
hiyouga
|
5de45bf989
|
fix chatglm template
Former-commit-id: ed9f7705ef
|
2023-11-16 22:54:15 +08:00 |
|
hiyouga
|
8454e02313
|
fix web ui demo
Former-commit-id: 10ce87e088
|
2023-11-16 18:41:55 +08:00 |
|
hiyouga
|
be0fb659d2
|
fix web ui demo
Former-commit-id: 1c80e9a09e
|
2023-11-16 17:12:23 +08:00 |
|
hiyouga
|
11af6c1e39
|
release v0.3.0
Former-commit-id: c4facc03af
|
2023-11-16 16:00:11 +08:00 |
|
hiyouga
|
11de514cc6
|
fix css
Former-commit-id: 08f3c11429
|
2023-11-16 15:45:38 +08:00 |
|
hiyouga
|
3f53155a90
|
fix bug in web ui
Former-commit-id: 6efa38be46
|
2023-11-16 15:21:24 +08:00 |
|
hiyouga
|
e4f97615f0
|
update ppo and demo in webui
Former-commit-id: 7537dd434f
|
2023-11-16 14:55:26 +08:00 |
|
hiyouga
|
0ed0b8f9c5
|
fix bug in freeze tuning
Former-commit-id: ff52b1779c
|
2023-11-16 14:25:11 +08:00 |
|
hiyouga
|
627212e48b
|
tiny fix
Former-commit-id: 83cee2a604
|
2023-11-16 03:27:19 +08:00 |
|
hiyouga
|
678052a7ef
|
fix rlhf callback
Former-commit-id: 1817ffc86f
|
2023-11-16 03:26:19 +08:00 |
|
hiyouga
|
b71da932eb
|
fix bug in PPO training
Former-commit-id: 856522a3df
|
2023-11-16 02:32:54 +08:00 |
|
hiyouga
|
eb5a852dd5
|
fix import bug
Former-commit-id: 35b91ea34c
|
2023-11-16 02:27:03 +08:00 |
|
hiyouga
|
f441932bd1
|
support full-parameter PPO
Former-commit-id: ce78303600
|
2023-11-16 02:08:04 +08:00 |
|
hiyouga
|
0c1fab84f1
|
add demo mode for web UI
Former-commit-id: 8350bcf85d
|
2023-11-15 23:51:26 +08:00 |
|
hiyouga
|
3e0b76650a
|
update readme and constants
Former-commit-id: 1e19cf242a
|
2023-11-15 18:04:37 +08:00 |
|
hiyouga
|
e30290444a
|
support multiple modules in freeze training #1514
Former-commit-id: 4907452d95
|
2023-11-15 17:08:18 +08:00 |
|
hiyouga
|
4a0be64ae6
|
fix imports
Former-commit-id: bbbce1f516
|
2023-11-15 16:47:45 +08:00 |
|
hiyouga
|
06a4820836
|
disentangle model from tuner and rename modules
Former-commit-id: 4736344eb1
|
2023-11-15 16:29:09 +08:00 |
|
hiyouga
|
8ee48a9c9e
|
fix #1507
Former-commit-id: 2f02f688e1
|
2023-11-15 16:22:32 +08:00 |
|
hiyouga
|
fffb8ea764
|
add cal_lr.py
Former-commit-id: 42c8fc4fb9
|
2023-11-14 20:58:37 +08:00 |
|
hiyouga
|
8387f3011c
|
fix #1494
Former-commit-id: d125ef5535
|
2023-11-14 18:07:20 +08:00 |
|
hiyouga
|
9176b55fe6
|
fix #1489
Former-commit-id: 3743b7420b
|
2023-11-14 15:27:05 +08:00 |
|
hiyouga
|
5c4ddebde5
|
support eval remote dataset
Former-commit-id: 2d42be32c1
|
2023-11-14 02:42:30 +08:00 |
|