Commit Graph
100 Commits
Author SHA1 Message Date
hoshi-hiyougaandGitHub c2e947de28 Update setup.py 2024-10-07 16:26:50 +08:00
hoshi-hiyougaandGitHub ef84aaceec Merge pull request #5585 from shing100/main
Support EXAONE3.0 Model
2024-09-30 16:56:08 +08:00
hoshi-hiyougaandGitHub 4d7bb69234 Update constants.py 2024-09-30 16:47:52 +08:00
hoshi-hiyougaandGitHub 02957fc9c3 Update template.py 2024-09-30 16:39:48 +08:00
hoshi-hiyougaandGitHub c7b334e698 Merge pull request #5574 from BUAADreamer/main
support llava-next(video)/video-llava
2024-09-30 00:22:43 +08:00
hoshi-hiyougaandGitHub 2c17d91bb7 Update common.py 2024-09-29 23:58:09 +08:00
hoshi-hiyougaandGitHub e472f355f2 Update README_zh.md 2024-09-29 23:56:32 +08:00
hoshi-hiyougaandGitHub 63148e7271 Update README.md 2024-09-29 23:55:55 +08:00
hoshi-hiyougaandGitHub 2d37fa1255 Update README.md 2024-09-29 23:55:21 +08:00
hoshi-hiyougaandGitHub b257b91cd0 Update constants.py 2024-09-29 23:45:34 +08:00
hoshi-hiyougaandGitHub 8b50ce516a Update test_mm_plugin.py 2024-09-29 22:59:47 +08:00
hoshi-hiyougaandGitHub 905b7c03ae Update requirements.txt 2024-09-29 21:51:23 +08:00
hoshi-hiyougaandGitHub ffaea305fc Update mm_plugin.py 2024-09-29 20:54:04 +08:00
hoshi-hiyougaandGitHub 0257a67cb2 Update mm_plugin.py 2024-09-29 20:53:34 +08:00
hoshi-hiyouga a2bd6944cd update readme 2024-09-29 05:02:44 +00:00
hoshi-hiyougaandGitHub 5ec161d6bd Merge pull request #5580 from amrear/main
made a small change to a warning about fa2 for gemma2 models.
2024-09-29 12:45:03 +08:00
hoshi-hiyougaandGitHub fe7057a8a3 Update attention.py 2024-09-29 10:47:41 +08:00
hoshi-hiyougaandGitHub 6b62550af1 Merge pull request #5547 from marko1616/chore/llama3.2
Chore: Support llama3.2.
2024-09-26 11:38:34 +08:00
hoshi-hiyougaandGitHub 8e5d12c2c4 add modelscope models 2024-09-26 11:22:48 +08:00
hoshi-hiyougaandGitHub e7f6a9a925 Merge pull request #5533 from StrangeBytesOrg/add-docker-args
Add additional install options to Dockerfiles
2024-09-25 23:04:57 +08:00
hoshi-hiyougaandGitHub af8dfb58fd Merge pull request #5483 from whybeyoung/main
fix: 修复function call数据集如果 function_call 值的为不合法json,异常提示且中断训练。
2024-09-19 17:01:52 +08:00
hoshi-hiyougaandGitHub f230130563 flat string 2024-09-19 16:43:42 +08:00
hoshi-hiyougaandGitHub af7f547ecb lint 2024-09-19 16:21:43 +08:00
hoshi-hiyougaandGitHub 98b464d2dd fix bug 2024-09-19 16:21:21 +08:00
hoshi-hiyougaandGitHub 36611d5c09 improve error message 2024-09-19 16:06:00 +08:00
hoshi-hiyougaandGitHub ed7d373915 tiny fix 2024-09-19 02:20:24 +08:00
hoshi-hiyougaandGitHub 485d6f8772 Update README_zh.md 2024-09-19 02:17:59 +08:00
hoshi-hiyougaandGitHub cb2cebcd72 Update README.md 2024-09-19 02:16:16 +08:00
hoshi-hiyougaandGitHub f0b930d94a fix webui 2024-09-19 02:13:39 +08:00
hoshi-hiyougaandGitHub 92ef62f502 add qwen2.5 models 2024-09-19 02:07:54 +08:00
hoshi-hiyougaandGitHub 1a3e6545b2 Merge pull request #5438 from aliencaocao/patch-1
Add qwen_vl to liger kernel supported list
2024-09-16 13:40:02 +08:00
hoshi-hiyougaandGitHub a76617728a Merge pull request #5427 from HardAndHeavy/update-rocm
Update the ROCm version to 6.2
2024-09-13 10:25:47 +08:00
hoshi-hiyougaandGitHub 8eac1b929f Merge pull request #5388 from yzoaim/cal_mfu_update
update cal_mfu.py
2024-09-08 00:49:28 +08:00
hoshi-hiyougaandGitHub 842c5455b0 fix 2024-09-08 00:41:45 +08:00
hoshi-hiyougaandGitHub e71133cab1 Update cal_mfu.py 2024-09-08 00:39:48 +08:00
hoshi-hiyougaandGitHub 36665f3001 fix #5384 2024-09-07 01:21:14 +08:00
hoshi-hiyougaandGitHub 1274356263 Merge pull request #5372 from LDLINGLINGLING/main
增加了对minicpm3.0的适配'
2024-09-05 21:35:42 +08:00
hoshi-hiyougaandGitHub e9bda48c6d fix #5366 2024-09-05 18:08:09 +08:00
hoshi-hiyougaandGitHub 46b1765d03 Merge pull request #5365 from hiyouga/video_finetuning
Support Qwen2-VL Fine-Tuning on Video Datasets
2024-09-05 02:24:58 +08:00
hoshi-hiyougaandGitHub 8f441c2b3a Merge pull request #5323 from naem1023/feat/add-dataset-map-batch-size-argument
Add batch size of map function in the preprocessed dataset
2024-09-04 22:09:36 +08:00
hoshi-hiyougaandGitHub 44d6947e55 fix #5228 2024-09-04 19:10:30 +08:00
hoshi-hiyougaandGitHub ce7ed6eb99 Merge pull request #5346 from hiyouga/lazy_image
[exp] Lazyload for multimodal inputs
2024-09-04 03:00:53 +08:00
hoshi-hiyougaandGitHub 99fd9637bd fix trainer predict 2024-09-02 10:15:29 +08:00
hoshi-hiyougaandGitHub a6c6750e8a remove .cpu() 2024-09-02 10:10:53 +08:00
hoshi-hiyougaandGitHub 6f9e455af4 Merge pull request #5317 from ByronHsu/patch-1
Add liger kernel link
2024-09-01 23:30:12 +08:00
hoshi-hiyougaandGitHub 727e184840 Merge pull request #5290 from simonJJJ/qwen2_vl
support qwen2-vl
2024-08-30 02:10:36 +08:00
hoshi-hiyougaandGitHub a8f22d8895 fix bug 2024-08-30 02:05:26 +08:00
hoshi-hiyougaandGitHub dbe886ae5c Merge pull request #5237 from marko1616/patch-1
Fix mllm api
2024-08-27 12:24:43 +08:00
hoshi-hiyougaandGitHub 36039b0fe0 Merge pull request #5230 from MengqingCao/image
[NPU] Update npu base image
2024-08-21 22:13:07 +08:00
hoshi-hiyougaandGitHub 15be296347 Merge pull request #5156 from YeQiuO/main
fix Llama-template's system prompt bug
2024-08-20 00:09:03 +08:00
hoshi-hiyougaandGitHub ec72eeca52 Update template.py 2024-08-20 00:03:33 +08:00
hoshi-hiyougaandGitHub da335d42c3 Merge pull request #5163 from liu-zichen/fix_ppo_optim
fix lr not change
2024-08-19 23:56:24 +08:00
hoshi-hiyougaandGitHub f59c9bef31 Merge pull request #5185 from chenhuiyu/feature/add-sailorllm-template
Add SailorLLM template
2024-08-19 23:51:49 +08:00
hoshi-hiyougaandGitHub d39f4a62d3 Merge pull request #5188 from Zxilly/main
fix: report correct device count for intel xpu
2024-08-19 23:51:39 +08:00
hoshi-hiyougaandGitHub 5d5bfc83e6 Merge pull request #5193 from Ricardo-L-C/main
_is_bf16_available judgment supports npu
2024-08-19 23:40:59 +08:00
hoshi-hiyougaandGitHub 5f3300ec5d Update template.py 2024-08-19 23:40:16 +08:00
hoshi-hiyougaandGitHub ef482394f0 Merge pull request #5095 from relic-yuexi/feat-optimizer
Feat optimizer
2024-08-09 19:51:33 +08:00
hoshi-hiyougaandGitHub 51542cb15f Merge pull request #5115 from YeQiuO/main
fix: `Train on the last turn only` truncate bug
2024-08-09 17:58:27 +08:00
hoshi-hiyougaandGitHub 984961c550 Merge pull request #5072 from relic-yuexi/main
fix the deepseekcoder template to avoid repeat problem
2024-08-09 16:35:21 +08:00
hoshi-hiyougaandGitHub 4f62e1cb24 Update template.py 2024-08-09 16:27:42 +08:00
hoshi-hiyougaandGitHub c2921b9960 Merge pull request #5037 from codemayq/feature-gemma-2-2b
support gemma-2-2b
2024-08-05 23:27:37 +08:00
hoshi-hiyougaandGitHub cd420c1938 Merge pull request #5010 from Eruly/main
Add Korean web UI (llamafactory-cli webui)
2024-07-30 01:55:54 +08:00
hoshi-hiyougaandGitHub 06e17eb462 Merge pull request #4996 from LDLINGLINGLING/main
增加了MiniCPM在页面首页的支持列表,MiniCPM官方github也放了LLama_factory的友情链接
2024-07-30 01:55:30 +08:00
hoshi-hiyougaandGitHub 3a49c76b65 Update README_zh.md 2024-07-30 01:55:13 +08:00
hoshi-hiyougaandGitHub 9e409eadb0 Update README.md 2024-07-30 01:53:19 +08:00
hoshi-hiyougaandGitHub 8d5a41f2cd Update README.md 2024-07-30 01:52:35 +08:00
hoshi-hiyougaandGitHub daa62db06f Merge pull request #4995 from codemayq/fix-pissa
fix pissa callback
2024-07-30 01:47:25 +08:00
hoshi-hiyougaandGitHub 8a2846cfe1 Merge pull request #4892 from piamo/main
update deepseek template
2024-07-26 11:49:34 +08:00
hoshi-hiyougaandGitHub 9839c6d1f6 Merge pull request #4950 from liuwwang/main and fi
fix: Repair the issue where quantization failed after merging the adapter.
2024-07-26 11:48:56 +08:00
hoshi-hiyougaandGitHub b8896b9b8b Merge pull request #4970 from HardAndHeavy/add-rocm
Add ROCm support
2024-07-26 11:41:23 +08:00
hoshi-hiyougaandGitHub 3c424cf69a Merge pull request #4961 from khazic/main
Added the reference address for TRL PPO details.
2024-07-26 11:32:29 +08:00
hoshi-hiyougaandGitHub 77e7bfee79 Update README_zh.md 2024-07-26 11:30:57 +08:00
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