Commit Graph

1797 Commits

Author SHA1 Message Date
hiyouga 555ca8d780 lint 2024-06-25 02:55:50 +08:00
hiyouga c244af0dc3 fix test case 2024-06-25 02:51:49 +08:00
hiyouga 1e9d0aa1e4 fix #4432 2024-06-25 02:34:04 +08:00
hiyouga cc016461e6 fix #4379 2024-06-25 02:31:44 +08:00
hiyouga 095fab58d3 tiny fix about badam 2024-06-25 01:54:53 +08:00
hiyouga efb81b25ec fix #4419 2024-06-25 01:51:29 +08:00
hoshi-hiyouga d0f953bf5b
Merge pull request #4352 from Ledzy/main
[Enhancement] Support ZeRO-3 when using BAdam
2024-06-25 01:49:13 +08:00
hiyouga 41086059b1 tiny fix 2024-06-25 01:15:19 +08:00
hoshi-hiyouga d0e6059902
Merge pull request #4355 from MengqingCao/npu
Add docker-npu
2024-06-25 01:07:43 +08:00
hoshi-hiyouga ec95f942d1
Update README_zh.md 2024-06-25 01:06:59 +08:00
hoshi-hiyouga 5dc8fa647e
Update README.md 2024-06-25 01:03:38 +08:00
hoshi-hiyouga 721acd8768
Update docker-compose.yml 2024-06-25 00:54:28 +08:00
hoshi-hiyouga 3af936a76d
Update Dockerfile 2024-06-25 00:50:34 +08:00
hoshi-hiyouga 15608d0558
Update docker-compose.yml 2024-06-25 00:46:47 +08:00
hoshi-hiyouga fce146ab68
Update Dockerfile 2024-06-25 00:46:08 +08:00
hoshi-hiyouga dcc2e24f5c
Update Dockerfile 2024-06-24 23:41:35 +08:00
hoshi-hiyouga 3bed18c644
Merge pull request #4409 from kno10/patch-2
Print help if no arguments given
2024-06-24 23:21:31 +08:00
hoshi-hiyouga acb61f7ab7
Update cli.py 2024-06-24 23:21:10 +08:00
hoshi-hiyouga def6d280db
Merge pull request #4417 from mMrBun/main
Add tool_format parameter to rewrite templates for different function call formats.
2024-06-24 23:17:55 +08:00
hoshi-hiyouga 672152d2ce
Update test_formatter.py 2024-06-24 23:14:36 +08:00
hoshi-hiyouga 1240bd57d8
Update template.py 2024-06-24 23:12:59 +08:00
hoshi-hiyouga dddfd516ee
Update loader.py 2024-06-24 23:06:18 +08:00
hiyouga fca893d73c fix #4410 2024-06-24 22:34:31 +08:00
hoshi-hiyouga e0014db7d2
Merge pull request #4445 from MengqingCao/label
auto-label npu issue
2024-06-24 22:02:05 +08:00
hoshi-hiyouga 80d1910a93
Update label_issue.yml 2024-06-24 22:01:23 +08:00
hoshi-hiyouga aa60cd8910
Update label_issue.yml 2024-06-24 21:59:39 +08:00
hoshi-hiyouga cc452c32c7
Merge pull request #4446 from stceum/bug-fix
Bug Fix: `off` is parsed as `False` in yaml file
2024-06-24 21:41:28 +08:00
hoshi-hiyouga e90c424f55
Update parser.py 2024-06-24 21:37:42 +08:00
hoshi-hiyouga a9b3d91952
Update test_attention.py 2024-06-24 21:35:34 +08:00
stceum 3ed063f281 Bug Fix: `off` is parsed as `False` in yaml file, changed to `disabled` to avoid this. 2024-06-24 20:39:31 +08:00
MengqingCao 90c74ff251 auto-label npu issue 2024-06-24 12:27:00 +00:00
MengqingCao d7207e8ad1 update docker files
1. add docker-npu (Dockerfile and docker-compose.yml)
  2. move cuda docker to docker-cuda and tiny changes to adapt to the new path
2024-06-24 10:57:36 +00:00
hiyouga 4ea84a8333 update readme 2024-06-24 18:29:04 +08:00
hiyouga e507e60638 update readme 2024-06-24 18:22:12 +08:00
codemayq 5b897e7c35 update wechat 2024-06-22 11:57:39 +08:00
mMrBun 20e2e6fdcb Add tool_format to overwrite tool formatter template 2024-06-22 02:13:23 +08:00
hiyouga db9a1912e3 remove dup template 2024-06-22 01:31:32 +08:00
hiyouga 3ce44dda99 fix api 2024-06-22 00:00:38 +08:00
Erich Schubert 7d70ba7fb8
Print help if no arguments given 2024-06-21 09:14:21 +02:00
hiyouga 8d4f5093cf tiny fix 2024-06-20 22:56:05 +08:00
hoshi-hiyouga a459624474
Merge pull request #4382 from MengqingCao/bugfix
upper bound numpy version to <2.0
2024-06-20 10:19:37 +08:00
MengqingCao 7d4a293033 update dependencies 2024-06-20 02:09:47 +00:00
hiyouga f22d8f9ca4 improve llamaboard 2024-06-19 23:46:03 +08:00
hiyouga 3f84411b5d fix llamaboard abort 2024-06-19 23:22:28 +08:00
hiyouga 3b040e8e0f update patcher 2024-06-19 21:27:00 +08:00
hiyouga 42e69a3c63 set dev version 2024-06-19 21:08:16 +08:00
hiyouga 87e330fee5 Update publish.yml 2024-06-19 20:46:33 +08:00
hiyouga 71327ba85a release v0.8.2 2024-06-19 20:42:09 +08:00
hiyouga 2b596fb55f fix jinja template 2024-06-19 20:03:50 +08:00
hiyouga 4cff6a4ad5 fix templates 2024-06-19 17:44:05 +08:00