Commit Graph

1824 Commits

Author SHA1 Message Date
hiyouga e44a4f07f0 tiny fix 2024-06-27 20:14:48 +08:00
hoshi-hiyouga 33ef6f4ec2
Merge pull request #4590 from injet-zhou/main
Exit the process with the subprocess's return code when utilizing the CLI
2024-06-27 20:09:36 +08:00
hoshi-hiyouga 64b131dcfa
Merge pull request #4461 from hzhaoy/feature/support-flash-attn
support flash-attn in Dockerfile
2024-06-27 20:05:26 +08:00
hoshi-hiyouga a6bf74c0c9
Merge pull request #4561 from hashstone/fix-docker-npu
fix torch-npu dependency
2024-06-27 19:58:16 +08:00
hoshi-hiyouga 5fcd33fd4f
Update Dockerfile 2024-06-27 19:57:40 +08:00
hoshi-hiyouga 9624af1df3
Update Dockerfile 2024-06-27 19:51:25 +08:00
hoshi-hiyouga 569f03ca1a
Update setup.py 2024-06-27 19:38:15 +08:00
hoshi-hiyouga fc7a08e16a
Update README_zh.md 2024-06-27 19:17:52 +08:00
hoshi-hiyouga 06536c44d4
Update README.md 2024-06-27 19:17:35 +08:00
hoshi-hiyouga 03389207f4
Update setup.py 2024-06-27 19:16:46 +08:00
hiyouga 719e2f1fef Update wechat.jpg 2024-06-27 18:46:47 +08:00
faddddeout f6b62f0070 Exit the process with the subprocess's return code when utilizing the CLI 2024-06-27 09:58:00 +00:00
fanjunliang bdda0827b3 support docker-npu-[amd64|arm64] build 2024-06-27 15:25:12 +08:00
hiyouga 96a5044394 add quant checks 2024-06-27 01:12:25 +08:00
hiyouga d417e63f92 update examples 2024-06-27 00:53:33 +08:00
hiyouga f17c9dfd84 tiny fix 2024-06-27 00:46:41 +08:00
hiyouga 29c710da3a tiny fix 2024-06-27 00:36:04 +08:00
hiyouga ad144c2265 support HQQ/EETQ #4113 2024-06-27 00:29:42 +08:00
hzhaoy e19491b0f0 add flash-attn installation flag in Dockerfile 2024-06-27 00:13:30 +08:00
hiyouga addca926de improve autogptq integration 2024-06-26 22:11:44 +08:00
hiyouga 8d6cd69ac4 fix #4458 2024-06-26 19:52:35 +08:00
hiyouga 59e0b4f616 fix #4556 2024-06-26 19:43:16 +08:00
fanjunliang 8096f94a7d fix torch-npu dependency 2024-06-26 18:21:42 +08:00
hoshi-hiyouga 82d0b46bc9
Merge pull request #4544 from MengqingCao/npu
fix docker-compose path
2024-06-26 10:19:24 +08:00
MengqingCao 106647a99d fix docker-compose path 2024-06-26 02:15:00 +00:00
hzhaoy c88b1be9f3 support flash-attn in Dockerfile 2024-06-25 15:13:07 +08:00
hiyouga 50b44d3c6d fix #4456 2024-06-25 14:34:13 +08:00
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