Commit Graph

288 Commits

Author SHA1 Message Date
hoshi-hiyouga
f6f3f8d0fc [test] align test cases (#6865)
* align test cases

* fix function formatter
2025-02-09 01:03:49 +08:00
hoshi-hiyouga
1356f9d840 [dataset] add openthought (#6866) 2025-02-09 00:53:01 +08:00
hoshi-hiyouga
40048ab77a fix qwen2vl plugin (#6855) 2025-02-08 10:59:10 +08:00
Zhangchi Feng
24c7842948 [model] support audio (#6701)
* support qwen2_audio

* improve code

* lint

* fix

* fix

* fix

---------

Co-authored-by: hiyouga <hiyouga@buaa.edu.cn>
2025-02-05 04:59:09 +08:00
Yueqi Song
a5e943f7bc [data] allow thought in function call (#6797)
* Update template.py

* Update template.py

* use formatter

* fix regex

---------

Co-authored-by: hiyouga <hiyouga@buaa.edu.cn>
2025-02-05 02:26:23 +08:00
hoshi-hiyouga
e2dc5b952a [misc] update license year & fix llama pro (#6814)
* fix llamapro script

* change year
2025-02-05 01:53:33 +08:00
Yueqi Song
dd6b7d203e [data] fix qwen tool template (#6796)
* Update tool_utils.py

* fix unittest

---------

Co-authored-by: hoshi-hiyouga <hiyouga@buaa.edu.cn>
2025-02-05 00:02:00 +08:00
Zhangchi Feng
ab9bd068ef [data] fix minicpmv plugin (#6801)
* fix template name

* tiny fix

* support minicpm-o-2.6

* support inference of minicpmv

* update readme

* support dpo of minicpmv

* update init audio

* update init audio

* [model]fix image process in minicpmo
2025-02-04 21:20:15 +08:00
hoshi-hiyouga
94803d8133 [model] add mistral small models (#6786) 2025-02-01 04:31:38 +08:00
hoshi-hiyouga
999c7c8fe0 [model] add qwen2.5 vl models (#6779) 2025-01-31 03:00:29 +08:00
hoshi-hiyouga
45e68b9f09 [webui] improve webui & reasoning mode (#6778) 2025-01-31 00:09:21 +08:00
hoshi-hiyouga
1f47b6186c [model] support yarn (#6693) 2025-01-18 13:56:09 +08:00
hoshi-hiyouga
c0caa7afc6 [misc] update mm plugin (#6691) 2025-01-17 23:04:26 +08:00
Zhangchi Feng
027942789b [data] Fix minicpmv/o dpo training (#6657)
* fix template name

* tiny fix

* support minicpm-o-2.6

* support inference of minicpmv

* update readme

* support dpo of minicpmv
2025-01-15 17:30:37 +08:00
hoshi-hiyouga
1278c3e92e lint (#6641) 2025-01-14 18:40:07 +08:00
Haian Huang(深度眸)
deacc00b12 Support InternLM3 Dense 8B Model (#6640)
* support internlm3

* update

* update

* update

* add hint
2025-01-14 18:07:27 +08:00
hoshi-hiyouga
98189c8e4d [model] fix mllama any image (#6637)
* fix mllama any image

* reorder classes
2025-01-14 16:47:58 +08:00
Zhangchi Feng
c3fda5046d Support new features of MiniCPM-V (#6626)
* fix template name

* tiny fix

* support minicpm-o-2.6
2025-01-14 00:26:19 +08:00
hoshi-hiyouga
e3e2c8c689 [inference] fix stop token for object detection (#6624)
* fix stop token

* update minicpm data pipeline

* fix npu qlora examples
2025-01-13 21:34:20 +08:00
Zhangchi Feng
3077f20339 Fix template name of MiniCPM-V (#6620)
* fix template name

* tiny fix
2025-01-13 16:46:48 +08:00
fzc8578
a019cece80 remove tests 2025-01-13 15:08:35 +08:00
fzc8578
0cc7260a93 fix style 2025-01-13 14:19:38 +08:00
fzc8578
cfaa8e4890 fix system prompt and tests 2025-01-13 14:18:06 +08:00
fzc8578
01e9cfd406 add some 2025-01-11 15:03:20 +08:00
fzc8578
7b44f3127e fix format 2025-01-11 01:27:40 +08:00
fzc8578
a650e114e9 add some 2025-01-11 01:10:24 +08:00
fzc8578
291384dea8 adapt to new mllm_param 2025-01-11 00:16:34 +08:00
Zhangchi Feng
ed0895a9c1 Merge branch 'main' into minicpmv 2025-01-11 00:01:36 +08:00
hiyouga
f6f630a1c9 refactor mllm param logic 2025-01-10 15:45:48 +00:00
fzc8578
771cc80294 add some 2025-01-10 23:29:06 +08:00
fzc8578
ae1f528df3 add some 2025-01-10 21:25:32 +08:00
fzc8578
15bbcdf8d3 fix some 2025-01-10 20:55:52 +08:00
fzc8578
2ee8ba2f39 fix some 2025-01-10 20:27:06 +08:00
Zhangchi Feng
fc045d7dd8 Merge branch 'main' into minicpmv 2025-01-10 20:12:07 +08:00
fzc8578
096a6cb67a add some 2025-01-10 20:01:22 +08:00
hiyouga
ae16ea755d improve template, add phi4 model 2025-01-09 18:27:54 +00:00
hiyouga
47e17dd689 imporve log 2025-01-08 09:56:10 +00:00
fzc8578
785cc70ff2 add some 2025-01-06 19:32:39 +08:00
Zhangchi Feng
ab87bd6b13 Merge branch 'hiyouga:main' into minicpmv 2025-01-04 11:20:33 +08:00
fzc8578
79c2d7090c add some 2025-01-04 11:11:15 +08:00
hiyouga
1800f8c72d fix #6499 2025-01-02 11:28:54 +00:00
hiyouga
e67b9dcc3a add deepseek3 model 2024-12-30 13:39:20 +00:00
hoshi-hiyouga
91467ed313 Merge pull request #5507 from piamo/main
Add deepseek-v2.5 template
2024-12-30 21:08:25 +08:00
hiyouga
6f5bb3b8e5 fix #6482 2024-12-30 06:03:07 +00:00
hiyouga
2719867982 fix #6448 2024-12-27 16:54:39 +00:00
hiyouga
8fd38d273e update readme 2024-12-23 14:08:59 +00:00
hoshi-hiyouga
c23a4d0658 Merge pull request #5922 from Tuyohai/main
support granite3 models
2024-12-23 16:46:02 +08:00
hiyouga
d3509050dc add paligemma2 2024-12-18 08:57:26 +00:00
hoshi-hiyouga
015f213788 Merge pull request #6313 from ge-xing/main
support telechat2 model
2024-12-18 16:16:17 +08:00
hiyouga
98795854e3 support qwen tool format 2024-12-17 20:12:06 +00:00