Commit Graph

  • 53f0fff513 fix llama3 tool template hiyouga 2024-12-17 17:04:02 +00:00
  • ab7567693d Merge pull request #6367 from hiyouga/hiyouga/add_model hoshi-hiyouga 2024-12-18 00:13:28 +08:00
  • 1b8aab0723 support llama3 tool prompt hiyouga 2024-12-17 15:52:37 +00:00
  • 30ebe61914 Merge pull request #5819 from yafshar/remote_code hoshi-hiyouga 2024-12-17 21:10:24 +08:00
  • 6f1c8dacea Add missing key to init_kwargs Yaser Afshar 2024-10-25 10:15:42 -07:00
  • 8881237475 Add trust_remote_code parameter and remove True Yaser Afshar 2024-10-24 15:57:27 -07:00
  • 584755be4b support telechat2 model zhaohu xing 2024-12-12 09:40:00 +08:00
  • 3d3324be5c Merge pull request #6364 from hiyouga/hiyouga/control_reenterent_gc hoshi-hiyouga 2024-12-17 19:58:36 +08:00
  • 4196d5b4d6 support non-reenterent-gc & fix #6358 hiyouga 2024-12-17 11:41:59 +00:00
  • 101c95ce65 Merge pull request #6363 from hiyouga/hiyouga/control_skip_eos hoshi-hiyouga 2024-12-17 19:35:40 +08:00
  • 19ebc0e7a2 support control eos, fix #6345 hiyouga 2024-12-17 10:42:05 +00:00
  • 1ce15b5d9e Merge pull request #6362 from hiyouga/hiyouga/mllm_packing hoshi-hiyouga 2024-12-17 18:41:48 +08:00
  • d670d62a66 generalized packing & fix #6343 hiyouga 2024-12-17 10:26:19 +00:00
  • 6522467ddb Merge pull request #6359 from hiyouga/hiyouga/fix_qwen2vl_infer hoshi-hiyouga 2024-12-17 18:15:23 +08:00
  • aacd9642f5 fix #6348 hiyouga 2024-12-17 10:06:46 +00:00
  • 4446c92517 Merge pull request #6334 from hiyouga/hiyouga/add_examples hoshi-hiyouga 2024-12-15 01:37:01 +08:00
  • 8c65548b10 update assets hiyouga 2024-12-14 17:36:03 +00:00
  • fb22651faf fix mrope hiyouga 2024-12-12 15:08:17 +00:00
  • cfff136b2a Merge pull request #6253 from hiyouga/hiyouga/qwen2vl_mm_proj hoshi-hiyouga 2024-12-05 20:25:33 +08:00
  • bac2c64f87 support qwen2vl train proj only hiyouga 2024-12-05 10:37:42 +00:00
  • be1ec97c8e Merge pull request #6251 from hiyouga/hiyouga/vllm_qwen2vl_infer hoshi-hiyouga 2024-12-05 18:26:19 +08:00
  • bbd432415d support qwen2vl vllm infer hiyouga 2024-12-05 10:17:26 +00:00
  • 1fef702382 Merge pull request #6246 from hiyouga/hiyouga/update_examples hoshi-hiyouga 2024-12-05 16:49:30 +08:00
  • 39865d8a1f update examples hiyouga 2024-12-05 08:48:25 +00:00
  • c7b27bd70b Merge pull request #6242 from hiyouga/hiyouga/fix_script hoshi-hiyouga 2024-12-05 11:54:46 +08:00
  • 86e4fab0d5 fix scripts hiyouga 2024-12-05 03:47:28 +00:00
  • ff3e40e4a5 Merge pull request #6160 from village-way/pr_dataloader hoshi-hiyouga 2024-12-04 22:18:19 +08:00
  • ea830cad0c lint hoshi-hiyouga 2024-12-04 22:08:27 +08:00
  • 225e270fd5 Merge pull request #6238 from hiyouga/hiyouga/vllm_batchinfer hoshi-hiyouga 2024-12-04 21:59:13 +08:00
  • c1768cfb14 support batch infer in vllm hiyouga 2024-12-04 13:50:00 +00:00
  • 53edd62f8b Merge pull request #6190 from JieShenAI/main hoshi-hiyouga 2024-12-04 21:19:23 +08:00
  • 41a7e128b6 Merge pull request #6170 from hykilpikonna/main hoshi-hiyouga 2024-12-04 18:07:29 +08:00
  • 6b8c41c3ac Merge pull request #6233 from hiyouga/hiyouga/vlm_zero3 hoshi-hiyouga 2024-12-04 17:51:10 +08:00
  • 2f09c34980 fix vlm zero3 training hiyouga 2024-12-04 09:40:39 +00:00
  • 76dc69ce36 add async call api JieShen 2024-12-01 22:18:05 +08:00
  • 6c9d05539a add vllm_infer script JieShen 2024-11-29 14:22:20 +08:00
  • b6bc17f730 [U] Compute hostname differently Azalea 2024-11-28 22:23:41 -05:00
  • c07ba8ccc0 Merge pull request #6175 from hiyouga/hiyouga/add_qwq hoshi-hiyouga 2024-11-28 17:01:53 +08:00
  • ed86f621a0 add qwq hiyouga 2024-11-28 08:50:57 +00:00
  • c6a3175bbf [+] Show the hostname Azalea 2024-11-28 12:25:02 +08:00
  • 452291417d fix:tokenized_path not None and load_from_disk return Dataset Trigger stuck wangdepeng 2024-11-27 16:44:42 +08:00
  • ab9db8b7c7 Merge pull request #6156 from hiyouga/hiyouga/add_o1 hoshi-hiyouga 2024-11-27 14:36:01 +08:00
  • 877e2ea791 fix dataset hiyouga 2024-11-27 06:14:51 +00:00
  • 6ea42d5b63 add skywork o1 hiyouga 2024-11-27 05:45:24 +00:00
  • 31c117e696 Merge remote-tracking branch 'origin/main' into hiyouga/add_o1 hiyouga 2024-11-27 05:36:41 +00:00
  • 04f057334f Merge pull request #6157 from hiyouga/hiyouga/fix_ci hoshi-hiyouga 2024-11-27 13:33:04 +08:00
  • 99a54d06ca pin tokenizers version hiyouga 2024-11-27 05:24:58 +00:00
  • 8332c85f37 add marco-o1 and openo1 dataset hiyouga 2024-11-27 04:20:23 +00:00
  • fcf1a3df62 Merge pull request #6152 from hiyouga/hiyouga/add_num_proc_in_data_load hoshi-hiyouga 2024-11-27 00:16:15 +08:00
  • f4f52ae67d Merge pull request #6151 from hiyouga/hiyouga/fix_mllama hoshi-hiyouga 2024-11-27 00:07:54 +08:00
  • 0b08d5882a fix #6149 hiyouga 2024-11-26 16:03:02 +00:00
  • 62eeafaba6 fix mllama cross_mask hiyouga 2024-11-26 15:54:44 +00:00
  • 5a52e41399 Merge pull request #6141 from hiyouga/hiyouga-patch-1 hoshi-hiyouga 2024-11-25 23:02:11 +08:00
  • e8083f8f3f lint hoshi-hiyouga 2024-11-25 22:55:56 +08:00
  • 338b3a03f0 Merge pull request #6140 from hiyouga/hiyouga/fix_mllama hoshi-hiyouga 2024-11-25 22:32:07 +08:00
  • c8b01b41ac fix #6139 hoshi-hiyouga 2024-11-25 22:22:06 +08:00
  • 6d08a418ed Merge pull request #6137 from hiyouga/hiyouga/fix_mllama hoshi-hiyouga 2024-11-25 20:17:33 +08:00
  • e3066d1489 fix visual patch hoshi-hiyouga 2024-11-25 20:06:06 +08:00
  • 487e3f2507 fix #6136 hoshi-hiyouga 2024-11-25 19:43:42 +08:00
  • b82a53cad8 Merge pull request #6127 from hiyouga/hiyouga/dev_version hoshi-hiyouga 2024-11-25 01:42:29 +08:00
  • 5bec82ca9d set dev version hiyouga 2024-11-25 01:36:49 +08:00
  • 57354fc990 Merge pull request #6124 from hiyouga/hiyouga/release v0.9.1 hoshi-hiyouga 2024-11-25 00:20:02 +08:00
  • 89f240805c Merge pull request #6126 from hiyouga/hiyouga/fix_vllm hoshi-hiyouga 2024-11-25 00:19:54 +08:00
  • 27bbea886c Merge pull request #6010 from XYZliang/fix-#4316 hoshi-hiyouga 2024-11-25 00:16:42 +08:00
  • 3ec3dda33a Merge pull request #6125 from hiyouga/hiyouga/fix_cli hoshi-hiyouga 2024-11-25 00:07:35 +08:00
  • ae9f338bf7 fix vllm hiyouga 2024-11-25 00:05:05 +08:00
  • bf44f76dc7 fix cli hiyouga 2024-11-24 23:56:21 +08:00
  • c18581f0a4 release v0.9.1 hiyouga 2024-11-24 23:48:41 +08:00
  • 9f6c5c4798 Merge pull request #6123 from hiyouga/hiyouga/fix_qwen2vl_vllm hoshi-hiyouga 2024-11-24 23:42:11 +08:00
  • 7bc03ac986 fix qwen2vl vllm infer hiyouga 2024-11-24 23:19:35 +08:00
  • 85d7e4f4ab Merge pull request #6121 from hiyouga/hiyouga/readme hoshi-hiyouga 2024-11-24 03:28:09 +08:00
  • bf69747f40 update readme hiyouga 2024-11-23 19:27:18 +00:00
  • f1146bf7b6 Merge pull request #6120 from hiyouga/hiyouga/fix_ci hoshi-hiyouga 2024-11-24 03:21:11 +08:00
  • 9efd1fec90 fix ci hiyouga 2024-11-23 19:13:32 +00:00
  • 3b91839a55 Merge pull request #5555 from marko1616/feat/llama3.2vl hoshi-hiyouga 2024-11-24 02:49:07 +08:00
  • bc4421eeef add forbidden modules hiyouga 2024-11-23 18:34:15 +00:00
  • 5003820a6a fix inputs hiyouga 2024-11-23 18:25:45 +00:00
  • cd2485f28d Linter. marko1616 2024-09-26 11:14:09 -04:00
  • 918a367378 Tiny fix. marko1616 2024-09-26 11:06:21 -04:00
  • 3d35aeca72 Support llama3.2vl. marko1616 2024-09-26 09:43:53 -04:00
  • 53b1e5fd1d Merge commit from fork hoshi-hiyouga 2024-11-21 22:39:44 +08:00
  • b852c895cf do not split save_cmd ret value hoshi-hiyouga 2024-11-21 22:30:23 +08:00
  • aaa7ed8712 [patch] Patch remote OS command injection vulnerability superboy-zjc 2024-11-21 01:50:59 -05:00
  • 205aca5b03 Merge pull request #6078 from wtmlon/support-efficient-tokens-calculation hoshi-hiyouga 2024-11-20 13:43:15 +08:00
  • 87b1f851f1 code refactor Ting 2024-11-19 20:33:18 +08:00
  • fca814b30d update Ting 2024-11-19 19:12:10 +08:00
  • a20c2b6ecf update Ting 2024-11-19 19:10:07 +08:00
  • fee94e1c54 support efficient tokens calculation on sft/dpo Ting 2024-11-19 17:15:47 +08:00
  • 047a596542 Merge pull request #6065 from hiyouga/hiyouga-patch-1 hoshi-hiyouga 2024-11-18 21:13:59 +08:00
  • 3d45606984 fix #6061 hoshi-hiyouga 2024-11-18 20:56:44 +08:00
  • 310c107d56 Merge pull request #6052 from hiyouga/hiyouga-patch-1 hoshi-hiyouga 2024-11-16 16:20:12 +08:00
  • 089e4d9e96 fix #6050 hoshi-hiyouga 2024-11-16 16:11:16 +08:00
  • ae56c3cf49 Merge pull request #6046 from hiyouga/hiyouga/add_code_model hoshi-hiyouga 2024-11-15 21:58:03 +08:00
  • 0a0288a286 add qwen-coder and opencoder hiyouga 2024-11-15 21:48:38 +08:00
  • 25da686758 Increase shm_size to 16GB in docker-compose.yml to optimize shared memory allocation for large-scale model fine-tuning tasks. XYZliang 2024-11-13 10:11:22 +08:00
  • e2da3cc9fa Merge pull request #5990 from hiyouga/hiyouga/dev_vllm hoshi-hiyouga 2024-11-11 14:10:35 +08:00
  • c42e5cf401 fix #5988 hoshi-hiyouga 2024-11-11 13:57:14 +08:00
  • 9943cd1c96 Merge pull request #5982 from hiyouga/hiyouga/vllm_args hoshi-hiyouga 2024-11-10 21:37:18 +08:00
  • 1e6f96508a add vllm config hiyouga 2024-11-10 21:28:18 +08:00
  • d401974f69 Merge pull request #5973 from JJJJerry/fix_vllm_generate hoshi-hiyouga 2024-11-10 21:04:38 +08:00