Commit Graph
100 Commits
Author SHA1 Message Date
hoshi-hiyougaandGitHub 1186ad53d4 Update README.md 2024-07-26 11:29:28 +08:00
hoshi-hiyougaandGitHub f97beca23a Update README.md 2024-07-26 11:29:09 +08:00
hoshi-hiyougaandGitHub 71d3e60713 Update README_zh.md 2024-07-24 21:08:42 +08:00
hoshi-hiyougaandGitHub 5626bdc56d Update README.md 2024-07-24 21:07:14 +08:00
hoshi-hiyougaandGitHub 26082fc6c9 fix #4917 2024-07-22 11:28:31 +08:00
hoshi-hiyougaandGitHub 2516763d69 Merge pull request #4878 from ly863/main
Train the last turing conversation.
2024-07-18 22:03:41 +08:00
hoshi-hiyougaandGitHub f2aaebdbde Merge pull request #4822 from codemayq/test-ci
add github action check to ignore some test cases
2024-07-15 23:07:55 +08:00
hoshi-hiyougaandGitHub 10289eab15 Update test_template.py 2024-07-15 23:04:39 +08:00
hoshi-hiyougaandGitHub da990f76b8 Update test_template.py 2024-07-15 23:00:27 +08:00
hoshi-hiyougaandGitHub 38bc411d42 Merge pull request #4821 from codemayq/feature-eval-split
add "split" as suffix in eval task name
2024-07-15 22:59:44 +08:00
hoshi-hiyougaandGitHub 91ba083f37 Update llama3_lora_eval.yaml 2024-07-15 22:55:12 +08:00
hoshi-hiyougaandGitHub 33420bab81 Update test_template.py 2024-07-15 22:55:05 +08:00
hoshi-hiyougaandGitHub 52a4256ad9 Update test_template.py 2024-07-15 22:52:25 +08:00
hoshi-hiyougaandGitHub 15b399a82f Merge pull request #4691 from codemayq/feature-suppot-eval-dataset
add eval dataset support
2024-07-15 01:00:34 +08:00
hoshi-hiyougaandGitHub cba673f491 Update data_args.py 2024-07-15 00:56:03 +08:00
hoshi-hiyougaandGitHub df52fb05b1 Update preprocess.py 2024-07-15 00:55:36 +08:00
hoshi-hiyougaandGitHub 84e4047f8a Update parser.py 2024-07-15 00:55:21 +08:00
hoshi-hiyougaandGitHub 97a0e291c7 Update data_utils.py 2024-07-15 00:54:34 +08:00
hoshi-hiyougaandGitHub a5b809516e Update loader.py 2024-07-15 00:50:06 +08:00
hoshi-hiyougaandGitHub 3d39d74003 Update parser.py 2024-07-14 23:04:34 +08:00
hoshi-hiyougaandGitHub 9d64507bd5 Update README.md 2024-07-14 21:27:04 +08:00
hoshi-hiyougaandGitHub 5da54deb50 Merge pull request #4781 from hzhaoy/fix-dockerfile-cuda
Fix cuda Dockerfile
2024-07-13 22:25:32 +08:00
hoshi-hiyougaandGitHub 32699a82a6 Merge pull request #4804 from codemayq/fix-examples
tiny fix of examples
2024-07-13 20:49:13 +08:00
hoshi-hiyougaandGitHub f618b80fa2 Update llava1_5.yaml 2024-07-13 20:30:06 +08:00
hoshi-hiyougaandGitHub 555194e150 Merge pull request #4700 from marko1616/patch-1
Fix Windows command preview
2024-07-10 13:51:50 +08:00
hoshi-hiyougaandGitHub 40c3b88b68 Merge pull request #4746 from yzoaim/fix
fix src/llamafactory/train/callbacks.py
2024-07-10 13:32:49 +08:00
hoshi-hiyougaandGitHub 39cd89ce17 Update callbacks.py 2024-07-10 13:32:20 +08:00
hoshi-hiyougaandGitHub 563a27dab7 Merge pull request #4706 from T-Atlas/main
chore: Update vllm_engine.py to support vllm version >= 0.5.1
2024-07-07 15:50:38 +08:00
hoshi-hiyougaandGitHub f84b007ebb Update packages.py 2024-07-07 15:48:29 +08:00
hoshi-hiyougaandGitHub 07d96d497c Merge pull request #4673 from hzhaoy/main
tiny fix
2024-07-04 10:40:41 +08:00
hoshi-hiyougaandGitHub 87d9b2d005 Merge pull request #4224 from chuan298/main
Implement efficient packing without cross-contamination attention
2024-07-04 01:18:54 +08:00
hoshi-hiyougaandGitHub a36e8f2dd5 Update packing.py 2024-07-03 23:36:01 +08:00
hoshi-hiyougaandGitHub 3449c3531f Merge pull request #4662 from wzh1994/wzh/readme
Add `LazyLLM` to `Projects using LLaMA Factory` in `README.md`
2024-07-03 15:51:02 +08:00
hoshi-hiyougaandGitHub 4e4b3cc905 Merge pull request #4651 from hzhaoy/add-telechat-1b
Add TeleChat-1B
2024-07-02 17:56:43 +08:00
hoshi-hiyougaandGitHub e8e6af2651 Merge branch 'main' into main 2024-07-01 21:01:09 +08:00
hoshi-hiyougaandGitHub ef38daa0a4 Merge pull request #4580 from hzhaoy/bugfix-deepspeed-pissa
Fix bug when using pissa method with deepspeed
2024-06-28 00:46:51 +08:00
hoshi-hiyougaandGitHub 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-hiyougaandGitHub 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-hiyougaandGitHub a6bf74c0c9 Merge pull request #4561 from hashstone/fix-docker-npu
fix torch-npu dependency
2024-06-27 19:58:16 +08:00
hoshi-hiyougaandGitHub 5fcd33fd4f Update Dockerfile 2024-06-27 19:57:40 +08:00
hoshi-hiyougaandGitHub 9624af1df3 Update Dockerfile 2024-06-27 19:51:25 +08:00
hoshi-hiyougaandGitHub 569f03ca1a Update setup.py 2024-06-27 19:38:15 +08:00
hoshi-hiyougaandGitHub fc7a08e16a Update README_zh.md 2024-06-27 19:17:52 +08:00
hoshi-hiyougaandGitHub 06536c44d4 Update README.md 2024-06-27 19:17:35 +08:00
hoshi-hiyougaandGitHub 03389207f4 Update setup.py 2024-06-27 19:16:46 +08:00
hoshi-hiyougaandGitHub 82d0b46bc9 Merge pull request #4544 from MengqingCao/npu
fix docker-compose path
2024-06-26 10:19:24 +08:00
hoshi-hiyougaandGitHub d0f953bf5b Merge pull request #4352 from Ledzy/main
[Enhancement] Support ZeRO-3 when using BAdam
2024-06-25 01:49:13 +08:00
hoshi-hiyougaandGitHub d0e6059902 Merge pull request #4355 from MengqingCao/npu
Add docker-npu
2024-06-25 01:07:43 +08:00
hoshi-hiyougaandGitHub ec95f942d1 Update README_zh.md 2024-06-25 01:06:59 +08:00
hoshi-hiyougaandGitHub 5dc8fa647e Update README.md 2024-06-25 01:03:38 +08:00
hoshi-hiyougaandGitHub 721acd8768 Update docker-compose.yml 2024-06-25 00:54:28 +08:00
hoshi-hiyougaandGitHub 3af936a76d Update Dockerfile 2024-06-25 00:50:34 +08:00
hoshi-hiyougaandGitHub 15608d0558 Update docker-compose.yml 2024-06-25 00:46:47 +08:00
hoshi-hiyougaandGitHub fce146ab68 Update Dockerfile 2024-06-25 00:46:08 +08:00
hoshi-hiyougaandGitHub dcc2e24f5c Update Dockerfile 2024-06-24 23:41:35 +08:00
hoshi-hiyougaandGitHub 3bed18c644 Merge pull request #4409 from kno10/patch-2
Print help if no arguments given
2024-06-24 23:21:31 +08:00
hoshi-hiyougaandGitHub acb61f7ab7 Update cli.py 2024-06-24 23:21:10 +08:00
hoshi-hiyougaandGitHub 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-hiyougaandGitHub 672152d2ce Update test_formatter.py 2024-06-24 23:14:36 +08:00
hoshi-hiyougaandGitHub 1240bd57d8 Update template.py 2024-06-24 23:12:59 +08:00
hoshi-hiyougaandGitHub dddfd516ee Update loader.py 2024-06-24 23:06:18 +08:00
hoshi-hiyougaandGitHub e0014db7d2 Merge pull request #4445 from MengqingCao/label
auto-label npu issue
2024-06-24 22:02:05 +08:00
hoshi-hiyougaandGitHub 80d1910a93 Update label_issue.yml 2024-06-24 22:01:23 +08:00
hoshi-hiyougaandGitHub aa60cd8910 Update label_issue.yml 2024-06-24 21:59:39 +08:00
hoshi-hiyougaandGitHub 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-hiyougaandGitHub e90c424f55 Update parser.py 2024-06-24 21:37:42 +08:00
hoshi-hiyougaandGitHub a9b3d91952 Update test_attention.py 2024-06-24 21:35:34 +08:00
hoshi-hiyougaandGitHub a459624474 Merge pull request #4382 from MengqingCao/bugfix
upper bound numpy version to <2.0
2024-06-20 10:19:37 +08:00
hoshi-hiyougaandGitHub c0ca42566c Merge pull request #4173 from mMrBun/main
Implemented the tool_formatter and tool_extractor for glm4 and Qwen2 tool_format
2024-06-19 03:18:55 +08:00
hoshi-hiyougaandGitHub 89a50dbfde Merge pull request #4314 from EliMCosta/patch-2
Fix Dockerfile
2024-06-18 23:30:59 +08:00
hoshi-hiyougaandGitHub 10316dd8ca Merge pull request #4309 from EliMCosta/patch-1
Add Magpie and Webinstruct dataset samples
2024-06-18 23:30:19 +08:00
hoshi-hiyougaandGitHub 078040babd Merge pull request #4334 from zzxzz12345/bugfix/add-pandas-versions
Update requirements.txt
2024-06-18 22:30:35 +08:00
hoshi-hiyougaandGitHub e8c518c08a Update requirements.txt 2024-06-18 22:27:24 +08:00
hoshi-hiyougaandGitHub 29c1f31baa Update parser.py 2024-06-16 02:57:00 +08:00
hoshi-hiyougaandGitHub b7b5892a34 Merge pull request #4307 from hiyouga/pissa
Support pissa
2024-06-16 01:41:50 +08:00
hoshi-hiyougaandGitHub 1f23f25226 Merge pull request #4246 from hzhaoy/adapt-vllm-v0.5.0
adapt vllm==0.5.0
2024-06-13 01:54:02 +08:00
hoshi-hiyougaandGitHub 656b2bbdaf Merge pull request #4234 from kimdwkimdw/patch-1
Support vllm==0.5.0
2024-06-12 16:39:09 +08:00
hoshi-hiyougaandGitHub 9049aab911 Merge pull request #4204 from dignfei/main
fixbug:llama3在增量预训练时应该使用<|end_of_text|>标识文本的结束
2024-06-11 17:06:10 +08:00
hoshi-hiyougaandGitHub 0c29233237 Update pretrain.py 2024-06-11 17:02:14 +08:00
hoshi-hiyougaandGitHub 796699f867 Merge pull request #4191 from iamthebot/al--add_manifest_for_reqs
Add MANIFEST.in so requirements.txt is present in sdist
2024-06-11 10:41:15 +08:00
hoshi-hiyougaandGitHub ef4afdaf0e Merge pull request #4167 from yzoaim/branch
fix README
2024-06-10 16:24:33 +08:00
hoshi-hiyougaandGitHub cfd62283a9 fix #4139 2024-06-08 00:45:02 +08:00
hoshi-hiyougaandGitHub 181dbb0d05 Merge pull request #4009 from AlongWY/main
supervised packing with greedy knapsack algorithm
2024-06-07 03:48:46 +08:00
hoshi-hiyougaandGitHub c09ad8bab3 Update supervised.py 2024-06-07 03:42:08 +08:00
hoshi-hiyougaandGitHub 788e8232fc Update supervised.py 2024-06-07 03:38:23 +08:00
hoshi-hiyougaandGitHub 8cecade708 Update supervised.py 2024-06-07 03:38:04 +08:00
hoshi-hiyougaandGitHub 55c18c49b0 Merge pull request #4082 from MengqingCao/bugfix
Fix #4077
2024-06-06 23:38:40 +08:00
hoshi-hiyougaandGitHub 751dd77bc0 Update cli.py 2024-06-06 23:38:09 +08:00
hoshi-hiyougaandGitHub f2580ad403 Merge pull request #4066 from injet-zhou/main
add throughput entry to training log
2024-06-06 03:32:04 +08:00
hoshi-hiyougaandGitHub ca459f67eb Merge pull request #4080 from MengqingCao/npu
Add npu option for model exporting
2024-06-06 03:15:44 +08:00
hoshi-hiyougaandGitHub feaee36c46 Update export.py 2024-06-06 03:14:46 +08:00
hoshi-hiyougaandGitHub af2c3cbee4 Update model_args.py 2024-06-06 03:14:23 +08:00
hoshi-hiyougaandGitHub 0e740aa463 Merge pull request #4053 from hzhaoy/feature/add_select_config_file
Support selecting saved configuration files
2024-06-06 03:06:03 +08:00
hoshi-hiyougaandGitHub ae18e1e251 Merge pull request #3987 from injet-zhou/main
Fix cann't interrupt training when using multi GPUs in webui
2024-06-04 00:04:07 +08:00
hoshi-hiyougaandGitHub 30a538e2db Merge pull request #4045 from enji-zhou/feature/add_kto
fix KTO Trainer Sampler
2024-06-03 22:09:25 +08:00
hoshi-hiyougaandGitHub 24499f40dc Update trainer.py 2024-06-03 22:08:38 +08:00
hoshi-hiyougaandGitHub 0f01500b68 Merge pull request #4006 from Uminosachi/scheduler-kwargs
Set scheduler_specific_kwargs to get_scheduler
2024-06-03 19:27:53 +08:00
hoshi-hiyougaandGitHub d359dd2de4 Merge pull request #4011 from statelesshz/issue-template
Update bug-report.yml
2024-06-03 19:20:43 +08:00
hoshi-hiyougaandGitHub 1539c72b94 Merge pull request #4007 from xu-song/patch-3
Update model_args.py
2024-06-03 18:54:37 +08:00
hoshi-hiyouga 2f38c1f5fd Update wechat.jpg 2024-05-30 12:48:47 +08:00