Commit Graph

146 Commits

Author SHA1 Message Date
hiyouga
f8f3638bff set dev version
Former-commit-id: b0ccc2ee86
2024-11-25 01:36:49 +08:00
hiyouga
708116a5f3 release v0.9.1
Former-commit-id: d622f8fdec
2024-11-24 23:48:41 +08:00
hiyouga
e99031daa4 fix inputs
Former-commit-id: 446441fdb0
2024-11-23 18:26:02 +00:00
marko1616
20faaf3418 Support llama3.2vl.
Former-commit-id: 3f2c056253
2024-11-23 16:07:35 +00:00
hoshi-hiyouga
302e4e22bf Merge pull request #6078 from wtmlon/support-efficient-tokens-calculation
support effective tokens calculation on sft/dpo

Former-commit-id: bd639a137e
2024-11-20 13:43:15 +08:00
Ting
e27a0c3d53 code refactor
Former-commit-id: 40627c601e
2024-11-19 20:33:18 +08:00
hiyouga
d4e0010027 add qwen-coder and opencoder
Former-commit-id: 431ac4892c
2024-11-15 21:48:38 +08:00
hiyouga
3730fc046f update datasets version
Former-commit-id: c5fae465ec
2024-11-04 07:52:26 +00:00
hiyouga
feb547aa99 fix phi3 template
Former-commit-id: 2e843d989e
2024-11-02 21:31:23 +08:00
hoshi-hiyouga
6f79974e8b Merge pull request #5910 from Cuiyn/index
Support Index series models.

Former-commit-id: c58cc22d06
2024-11-02 20:16:54 +08:00
Cuiyn
51177c933a fix: rename to Index-1.9B-Charater-Chat and Index-1.9B-Chat-32K
Former-commit-id: ecca9db66b
2024-11-02 20:04:14 +08:00
hiyouga
e83cb17f97 support rank0 logger
Former-commit-id: c38aa29336
2024-11-02 18:31:04 +08:00
Cuiyn
7806bde8ad Add support for Index
Former-commit-id: a15a69ab44
2024-11-02 13:45:27 +08:00
hiyouga
584ce3a105 fix incorrect loss value for vlms
Former-commit-id: 30567a1487
2024-10-30 08:56:46 +00:00
Kingsley
3053a806e9 Merge branch 'hiyouga:main' into pixtral-patch
Former-commit-id: 67f59579d7
2024-10-29 21:01:25 +08:00
hiyouga
825ea1c72d fix #5747
Former-commit-id: ae045c884f
2024-10-29 10:47:04 +00:00
hiyouga
0d8aa6e6ef use pre-commit
Former-commit-id: 21db8ed2f4
2024-10-29 09:07:46 +00:00
hiyouga
163cf2ba5c update requires
Former-commit-id: 77666bd227
2024-10-29 16:10:07 +08:00
Kingsley
a7a5a5671f Merge branch 'hiyouga:main' into pixtral-patch
Former-commit-id: 0d3106e9fa
2024-10-23 15:30:03 +08:00
KUANGDD
00545ebbe5 Merge branch 'pixtral-patch' of https://github.com/Kuangdd01/LLaMA-Factory-X into pixtral-patch
Former-commit-id: 341a79fb96
2024-10-23 15:28:19 +08:00
KUANGDD
62cbcb646a modify style & little change
Former-commit-id: 9d6143e36a
2024-10-23 15:24:07 +08:00
hoshi-hiyouga
b7b30fc961 fix #5768
Former-commit-id: d155b7008c
2024-10-22 11:06:22 +08:00
hoshi-hiyouga
8fb211ad0e Update misc.py
Former-commit-id: 769fbb6349
2024-10-17 19:48:51 +08:00
KUANGDD
df722bf18e required transformers version
Former-commit-id: 9f44598b92
2024-10-14 21:11:09 +08:00
Kingsley
8ea1c5c69e Merge branch 'hiyouga:main' into pixtral-patch
Former-commit-id: 95330893c5
2024-10-13 17:42:02 +08:00
hiyouga
e90a1199da tiny fix
Former-commit-id: 3af57795dd
2024-10-11 23:51:54 +08:00
huniu20
5a3280ebee bugs fixed
Former-commit-id: 843b5d85e9
2024-10-11 19:56:13 +08:00
huniu20
e8e98bb125 add om_hub_token argument
Former-commit-id: 7b91be33c9
2024-10-10 17:16:46 +08:00
huniu20
132c1f1b0f 1. add model and dataset info to support webui
Former-commit-id: 0f669f221a
2024-10-10 16:46:34 +08:00
huniu20
26e897e861 1. add modelers hub support
Former-commit-id: 24ebe187e3
2024-10-09 17:21:37 +08:00
Kingsley
5523a6fd2c Merge branch 'hiyouga:main' into pixtral-patch
Former-commit-id: 93a441a6b7
2024-10-08 21:04:08 +08:00
hiyouga
4464a6ff5b tiny fix
Former-commit-id: 451d271718
2024-10-08 17:48:56 +08:00
Kingsley
ececd68f9a register model fix
Former-commit-id: 15d555c8c5
2024-09-30 20:04:47 +08:00
Kingsley
94ce8f561f fix some errors due to inconsistency of model cards
Former-commit-id: 2166b9bc6b
2024-09-30 19:58:34 +08:00
Kingsley
4f85098088 Merge branch 'hiyouga:main' into pixtral-patch
Former-commit-id: 9ac0fde3f2
2024-09-30 19:33:29 +08:00
hoshi-hiyouga
85ed108fa6 Update constants.py
Former-commit-id: 4d7bb69234
2024-09-30 16:47:52 +08:00
Zhangchi Feng
69e801d456 Merge branch 'main' into pixtral-patch
Former-commit-id: 26f45829b4
2024-09-30 12:37:03 +08:00
shing100
0a633f8098 add Exaone3.0 template
Former-commit-id: 3a9569647f
2024-09-30 09:18:25 +09:00
hoshi-hiyouga
6e4d5d9b2a Update constants.py
Former-commit-id: b257b91cd0
2024-09-29 23:45:34 +08:00
BUAADreamer
b37bb592ec fix constants
Former-commit-id: bec1cb8d55
2024-09-29 22:40:43 +08:00
BUAADreamer
87ab7fc01c fix constants
Former-commit-id: 485fc04716
2024-09-29 22:00:01 +08:00
BUAADreamer
1b71afb277 add more llava-next series template
Former-commit-id: 65a8923f5a
2024-09-29 21:29:29 +08:00
Kingsley
a2452d0b1c Tiny fix
Former-commit-id: 8f13a3627d
2024-09-29 00:00:23 +08:00
Kingsley
fd79cf8551 tiny fix
Former-commit-id: 3d3cc6705d
2024-09-28 22:50:53 +08:00
Kingsley
66e473d519 remove some unnecessary if conditions
Former-commit-id: de06e2678e
2024-09-28 02:14:06 +08:00
BUAADreamer
5aa1e847d9 add llava-next/llava-next-video/video-llava
Former-commit-id: 6642cd501d
2024-09-28 00:57:03 +08:00
Zhangchi Feng
c576b7ca32 Merge branch 'hiyouga:main' into main
Former-commit-id: 900631755b
2024-09-27 18:14:39 +08:00
Kingsley
35e44143fd Merge branches 'pixtral-patch' and 'pixtral-patch' of https://github.com/Kuangdd01/LLaMA-Factory-X into pixtral-patch
Former-commit-id: 5e64b0c371
2024-09-26 12:18:25 +08:00
Kingsley
c436d6ea0b add pixtral template
Former-commit-id: 86f5a9be54
2024-09-26 12:11:58 +08:00
hoshi-hiyouga
a73988141b add modelscope models
Former-commit-id: 8e5d12c2c4
2024-09-26 11:22:48 +08:00