hoshi-hiyouga
|
7c1640ed5f
|
[misc] upgrade format to py39 (#7256)
|
2025-03-12 00:08:41 +08:00 |
|
ZhangChuanhui
|
33b4c33279
|
[data] fix function formatter (#7201)
Co-authored-by: zhangchuanhui <zhangchal@digitalchina.com>
Former-commit-id: 194e3bddb25fa0bcc6d8349ce682b537a07a9a6a
|
2025-03-07 15:17:23 +08:00 |
|
hoshi-hiyouga
|
b93333685b
|
[test] align test cases (#6865)
* align test cases
* fix function formatter
Former-commit-id: f6f3f8d0fc79de6bbad0bf892fc2f6c98c27eb8e
|
2025-02-09 01:03:49 +08:00 |
|
Yueqi Song
|
e665e1fed5
|
[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>
Former-commit-id: a5e943f7bcea6e5840da8570055bf3079a49ae8c
|
2025-02-05 02:26:23 +08:00 |
|
hoshi-hiyouga
|
1fee69f874
|
[misc] update license year & fix llama pro (#6814)
* fix llamapro script
* change year
Former-commit-id: e2dc5b952aa22835d5220ba624f44676138b65ac
|
2025-02-05 01:53:33 +08:00 |
|
ylfeng
|
857d23b324
|
Support Mistral format tools
Former-commit-id: 115924af47496daa747a018952b6a32ccbd9cecb
|
2024-12-17 19:13:26 +00:00 |
|
hiyouga
|
f6a2bfc0e8
|
fix llama3 tool template
Former-commit-id: df5655f61cb847dc2d9eb7b34266b20343ff90d6
|
2024-12-17 17:05:10 +00:00 |
|
hiyouga
|
a935933bed
|
support llama3 tool prompt
Former-commit-id: b24ae55ebf548db904a9fe1876192024d8a96108
|
2024-12-17 15:52:37 +00:00 |
|
hiyouga
|
0d8aa6e6ef
|
use pre-commit
Former-commit-id: 21db8ed2f4a0eba203754a92ce0741538e8ee709
|
2024-10-29 09:07:46 +00:00 |
|
hoshi-hiyouga
|
1ccc2d198e
|
flat string
Former-commit-id: f2301305637aebc026895a7d4837e5def2c23159
|
2024-09-19 16:43:42 +08:00 |
|
hoshi-hiyouga
|
e4d26efea9
|
lint
Former-commit-id: af7f547ecbcae11761aa934f8b25dd5ea8c35516
|
2024-09-19 16:21:43 +08:00 |
|
hoshi-hiyouga
|
89138b8ab8
|
fix bug
Former-commit-id: 98b464d2dd4ca303d24ae2bb31989f4458b18146
|
2024-09-19 16:21:21 +08:00 |
|
hoshi-hiyouga
|
545ca7db99
|
improve error message
Former-commit-id: 36611d5c098d444454f0e41a15664f14c2975547
|
2024-09-19 16:06:00 +08:00 |
|
ybyang
|
daa1309466
|
fix: 修复function call数据集如果 function_call 值的为不合法json,异常提示且中断训练。
Former-commit-id: 953e1a0fb226e63b797cab0007c53d3ebc6456bb
|
2024-09-19 15:00:10 +08:00 |
|
hiyouga
|
7ccb86b215
|
add docstrings, refactor logger
Former-commit-id: 54c69059379d77dc9046c144cbe2d0253de3a4da
|
2024-09-08 00:56:56 +08:00 |
|
hiyouga
|
cb776752f6
|
fix mixed mm inputs and rlhf-v
Former-commit-id: 9967ccb3aef3ca557ad6eafb78c6c99866857008
|
2024-09-01 20:52:47 +08:00 |
|
hiyouga
|
ca7b65439d
|
fix #4402 #4617
Deprecate reserved_label_len arg
Former-commit-id: 1771251ce3f6887b301dac10f3de7a253c5e5884
|
2024-07-01 01:19:27 +08:00 |
|
hiyouga
|
d519c2fde5
|
tiny fix
Former-commit-id: 41086059b12ecb7827eb390294e315068ff9c2e6
|
2024-06-25 01:15:19 +08:00 |
|
hiyouga
|
47651a94a3
|
fix #4410
Former-commit-id: fca893d73c3d7bbb87a816522f2e1568d3e9c612
|
2024-06-24 22:34:31 +08:00 |
|
hiyouga
|
7735456561
|
fix templates
Former-commit-id: 4cff6a4ad55b24bf57db6be5cf817180c1ea5626
|
2024-06-19 17:44:05 +08:00 |
|
hiyouga
|
bccc852f76
|
fix tool formatter, allow parallel function #4362
Former-commit-id: cd75b1fe9d91fb52a9ae6de7435302ff06b4d933
|
2024-06-19 03:23:51 +08:00 |
|
hoshi-hiyouga
|
6db02615d4
|
Merge pull request #4173 from mMrBun/main
Implemented the tool_formatter and tool_extractor for glm4 and Qwen2 tool_format
Former-commit-id: c0ca42566c6aeccd8d384377510690eafef10995
|
2024-06-19 03:18:55 +08:00 |
|
hiyouga
|
2946153cea
|
add license
Former-commit-id: d87108daa68bd40174b262be1ca65fe6e1b7ab56
|
2024-06-15 17:54:33 +08:00 |
|
mMrBun
|
b6d63b3324
|
Optimize the handling of QWEN2 in scenarios involving multiple tool calls.
Former-commit-id: 950e360ca00c29febadc14d5995de7d57b5c43a7
|
2024-06-10 02:00:14 +08:00 |
|
mMrBun
|
3f11ab800f
|
Removed unnecessary comments.
Former-commit-id: 6ed0b0c800d416379acf8395aa852c188c107eb9
|
2024-06-09 18:25:22 +08:00 |
|
mMrBun
|
18a86ea104
|
Implemented the tool_formatter and tool_extractor for glm4 tool_format
Former-commit-id: cb1cbcb293917e960cad8f0eac7a11a122ab644a
|
2024-06-09 18:16:15 +08:00 |
|
hiyouga
|
cae823ddf0
|
rename package
Former-commit-id: 308edbc4260d45907b4a9d3a45ec21d83e48aacb
|
2024-05-16 18:39:08 +08:00 |
|