wql
|
cba294f74d
|
feat: add cur_time to log
|
2024-09-18 16:11:43 +08:00 |
wql
|
e7a7a22f19
|
feat: add save_state in prediction
|
2024-09-04 16:08:57 +08:00 |
hiyouga
|
f6ae4e75dd
|
tiny fix
|
2024-08-27 12:49:32 +08:00 |
hoshi-hiyouga
|
dbe886ae5c
|
Merge pull request #5237 from marko1616/patch-1
Fix mllm api
|
2024-08-27 12:24:43 +08:00 |
marko1616
|
df8d5b6985
|
ruff pass.
|
2024-08-27 11:30:16 +08:00 |
marko1616
|
1545684c3f
|
Update chat.py
|
2024-08-27 11:27:56 +08:00 |
hiyouga
|
72bc8f0111
|
support liger kernel
|
2024-08-27 11:20:14 +08:00 |
marko1616
|
3a28521710
|
Force re check.
|
2024-08-23 14:43:18 +08:00 |
marko1616
|
8eb2092921
|
Update chat.py
|
2024-08-22 12:24:34 +08:00 |
marko1616
|
a4f1de9d82
|
Update chat.py
|
2024-08-22 12:14:34 +08:00 |
hiyouga
|
c8b4c7fee5
|
tiny fix
|
2024-08-20 00:10:52 +08:00 |
hoshi-hiyouga
|
15be296347
|
Merge pull request #5156 from YeQiuO/main
fix Llama-template's system prompt bug
|
2024-08-20 00:09:03 +08:00 |
hoshi-hiyouga
|
ec72eeca52
|
Update template.py
|
2024-08-20 00:03:33 +08:00 |
hoshi-hiyouga
|
da335d42c3
|
Merge pull request #5163 from liu-zichen/fix_ppo_optim
fix lr not change
|
2024-08-19 23:56:24 +08:00 |
hoshi-hiyouga
|
f59c9bef31
|
Merge pull request #5185 from chenhuiyu/feature/add-sailorllm-template
Add SailorLLM template
|
2024-08-19 23:51:49 +08:00 |
hoshi-hiyouga
|
d39f4a62d3
|
Merge pull request #5188 from Zxilly/main
fix: report correct device count for intel xpu
|
2024-08-19 23:51:39 +08:00 |
hoshi-hiyouga
|
5f3300ec5d
|
Update template.py
|
2024-08-19 23:40:16 +08:00 |
Ricardo
|
384ab8db84
|
_is_bf16_available judgment supports npu
|
2024-08-16 02:58:22 +00:00 |
Zxilly
|
dc36fcc3de
|
fix: report correct device count for intel xpu
|
2024-08-15 08:30:43 +00:00 |
Huiyu Chen
|
2502833a77
|
Add SailorLLM template
|
2024-08-15 15:10:14 +08:00 |
liu-zichen
|
ddee718b31
|
fix lr not change
|
2024-08-13 16:33:34 +08:00 |
“Wzw”
|
bcbbf45063
|
fix Llama-template's system prompt bug
|
2024-08-12 19:22:12 +08:00 |
hiyouga
|
dc770efb14
|
add qwen2 math models
|
2024-08-09 20:20:35 +08:00 |
hiyouga
|
e2a28f51c6
|
add adam_mini to readme
|
2024-08-09 20:02:03 +08:00 |
hoshi-hiyouga
|
ef482394f0
|
Merge pull request #5095 from relic-yuexi/feat-optimizer
Feat optimizer
|
2024-08-09 19:51:33 +08:00 |
hiyouga
|
c87023d539
|
follow #5115
|
2024-08-09 18:03:00 +08:00 |
hoshi-hiyouga
|
51542cb15f
|
Merge pull request #5115 from YeQiuO/main
fix: `Train on the last turn only` truncate bug
|
2024-08-09 17:58:27 +08:00 |
hoshi-hiyouga
|
4f62e1cb24
|
Update template.py
|
2024-08-09 16:27:42 +08:00 |
“Wzw”
|
2fa1e0b2ad
|
mask_history args verify valid
|
2024-08-08 10:12:01 +08:00 |
“Wzw”
|
b5ca86cc07
|
fix mask_history tiny bug
|
2024-08-08 10:09:33 +08:00 |
moontidef
|
82bc15dc79
|
feat: add support for adammini
|
2024-08-07 10:08:22 +08:00 |
moontidef
|
40908a36fa
|
fix: rename optimzer to optimizer
|
2024-08-07 10:05:01 +08:00 |
moontidef
|
55f32dfbf9
|
Merge branch 'hiyouga:main' into main
|
2024-08-06 00:18:45 +08:00 |
moontidef
|
b82ecbedd0
|
fix: fix the deepseekcoder template to avoid repeat problem
|
2024-08-05 23:55:45 +08:00 |
hiyouga
|
b7ca6c8dc1
|
fix #5048
|
2024-08-05 23:48:19 +08:00 |
codingma
|
dc09d454f2
|
support gemma-2-2b
|
2024-08-01 13:45:48 +08:00 |
hoshi-hiyouga
|
cd420c1938
|
Merge pull request #5010 from Eruly/main
Add Korean web UI (llamafactory-cli webui)
|
2024-07-30 01:55:54 +08:00 |
eruly
|
371009e522
|
Add Korean web UI (llamafactory-cli webui)
|
2024-07-29 13:47:13 +00:00 |
codingma
|
2c1ca9f742
|
fix pissa save
|
2024-07-29 10:44:34 +08:00 |
hoshi-hiyouga
|
8a2846cfe1
|
Merge pull request #4892 from piamo/main
update deepseek template
|
2024-07-26 11:49:34 +08:00 |
hoshi-hiyouga
|
9839c6d1f6
|
Merge pull request #4950 from liuwwang/main and fi
fix: Repair the issue where quantization failed after merging the adapter.
|
2024-07-26 11:48:56 +08:00 |
hiyouga
|
30f8149d11
|
update webui
|
2024-07-24 21:11:51 +08:00 |
hiyouga
|
ace1d44857
|
tiny fix
|
2024-07-24 18:33:39 +08:00 |
hiyouga
|
091010492b
|
fix #4928
|
2024-07-24 17:00:29 +08:00 |
hiyouga
|
1550fe7331
|
add mistral nemo model
|
2024-07-24 16:25:53 +08:00 |
hiyouga
|
26533c0604
|
add llama3.1
|
2024-07-24 16:20:11 +08:00 |
Liuww
|
f91a9a250a
|
fix: Repair the issue where quantization failed after merging the adapter.
|
2024-07-24 14:31:29 +08:00 |
hiyouga
|
5665062ca0
|
tiny fix
|
2024-07-22 21:10:15 +08:00 |
hoshi-hiyouga
|
26082fc6c9
|
fix #4917
|
2024-07-22 11:28:31 +08:00 |
hiyouga
|
c333e2f49d
|
tiny fix
|
2024-07-22 00:06:03 +08:00 |