Commit Graph

2537 Commits

Author SHA1 Message Date
hoshi-hiyouga
f03b20b267 fix #5797
Former-commit-id: b4c7dd3ac5
2024-10-23 20:49:44 +08:00
KUANGDD
9d1f079ca5 rm comment
Former-commit-id: c1d17b0f01
2024-10-23 15:50:59 +08:00
KUANGDD
b9c6fcfe98 rm useless code
Former-commit-id: f5c1cdfaab
2024-10-23 15:38:11 +08:00
KUANGDD
9079967ecf Merge branch 'pixtral-patch' of https://github.com/Kuangdd01/LLaMA-Factory-X into pixtral-patch
Former-commit-id: eb35e76d50
2024-10-23 15:32:50 +08:00
KUANGDD
006b708b57 rm import torch
Former-commit-id: a857184456
2024-10-23 15:32:33 +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
bdb77bc85a fix test
Former-commit-id: 74a79cc059
2024-10-22 12:35:36 +08:00
hoshi-hiyouga
b7b30fc961 fix #5768
Former-commit-id: d155b7008c
2024-10-22 11:06:22 +08:00
hiyouga
63f0f9cf5d update wechat
Former-commit-id: ed9b99b80d
2024-10-17 21:08:28 +08:00
hoshi-hiyouga
8fb211ad0e Update misc.py
Former-commit-id: 769fbb6349
2024-10-17 19:48:51 +08:00
hoshi-hiyouga
af50c03879 Update loader.py
Former-commit-id: 93b9067dfc
2024-10-17 19:48:12 +08:00
hoshi-hiyouga
6fbf77aa54 Update README_zh.md
Former-commit-id: 110e4c548d
2024-10-17 19:47:33 +08:00
hoshi-hiyouga
79433fb6a6 Update README.md
Former-commit-id: 1fea871835
2024-10-17 19:46:36 +08:00
BUAADreamer
16d4149c25 tiny fix [skip ci]
Former-commit-id: 1724a58b47
2024-10-16 15:55:30 +08:00
KUANGDD
a24f94a36c remove useless codes
Former-commit-id: 9b2642a2b5
2024-10-16 01:14:51 +08:00
KUANGDD
9c4941a1ea fix bug for webui infer
Former-commit-id: 7ea29bbfe0
2024-10-16 01:09:33 +08:00
Kingsley
bcb40fddc0 Merge branch 'pixtral-patch' of https://github.com/Kuangdd01/LLaMA-Factory-X into pixtral-patch
Former-commit-id: 3d51caa053
2024-10-15 17:09:56 +08:00
Kingsley
ae869639dd add extra test for pixtral mm_input
Former-commit-id: 0fc949783d
2024-10-15 17:09:24 +08:00
BUAADreamer
66ee9f0489 tiny fix [skip ci]
Former-commit-id: 58b97197b8
2024-10-15 13:53:33 +08:00
Kingsley
9a9716c228 Merge branch 'hiyouga:main' into pixtral-patch
Former-commit-id: 8f3bff456b
2024-10-15 13:41:10 +08:00
BUAADreamer
a3f37777c1 fix some
Former-commit-id: 25641af04c
2024-10-15 13:30:41 +08:00
KUANGDD
5e440a467d plugin test & check
Former-commit-id: 2df2be1c47
2024-10-15 12:12:46 +08:00
hiyouga
7ba5488569 fix #5705
Former-commit-id: 3df39f37e1
2024-10-15 10:10:16 +08:00
KUANGDD
df722bf18e required transformers version
Former-commit-id: 9f44598b92
2024-10-14 21:11:09 +08:00
Kingsley
2c5f912e16 remove bs condition
Former-commit-id: 962b9730a7
2024-10-14 16:55:59 +08:00
Kingsley
8ea1c5c69e Merge branch 'hiyouga:main' into pixtral-patch
Former-commit-id: 95330893c5
2024-10-13 17:42:02 +08:00
hiyouga
92de726102 fix #5668
Former-commit-id: 40ceba500b
2024-10-12 01:24:43 +08:00
hiyouga
e90a1199da tiny fix
Former-commit-id: 3af57795dd
2024-10-11 23:51:54 +08:00
hoshi-hiyouga
012f4fef6b Merge pull request #5665 from johnnynunez/main
vllm 0.6.3

Former-commit-id: 228dd1739e
2024-10-11 23:45:58 +08:00
hoshi-hiyouga
e7e8d006cc Merge pull request #5642 from huniu20/main
[hub support] add modelers hub support

Former-commit-id: bc80ea9a51
2024-10-11 23:45:17 +08:00
huniu20
5a3280ebee bugs fixed
Former-commit-id: 843b5d85e9
2024-10-11 19:56:13 +08:00
Johnny
27be1e2122 Update parser.py
Former-commit-id: e5849cdcce
2024-10-11 12:29:33 +02:00
Johnny
39929bda5a Update setup.py
Former-commit-id: cb56673675
2024-10-11 12:29:09 +02: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
hoshi-hiyouga
a95fe78ae2 Merge pull request #5546 from chengchengpei/cpei/refactor
1, log exceptions in details; 2, check processor is None before calling it

Former-commit-id: f8a2cc6105
2024-10-08 17:46:54 +08:00
hoshi-hiyouga
c639e52c6b Merge branch 'main' into cpei/refactor
Former-commit-id: 2c6262c3cd
2024-10-08 17:31:17 +08:00
hoshi-hiyouga
d650e461f9 Merge pull request #5615 from johnnynunez/patch-1
Update setup.py (Compatible with Jetson)

Former-commit-id: 89ba4513ae
2024-10-07 16:50:34 +08:00
hoshi-hiyouga
b855d3421e Update parser.py
Former-commit-id: 1ce0b42b1e
2024-10-07 16:27:23 +08:00
hoshi-hiyouga
ef87942a42 Update setup.py
Former-commit-id: c2e947de28
2024-10-07 16:26:50 +08:00
Johnny
059c2ffbea Update parser.py
Former-commit-id: 4e638777eb
2024-10-07 10:17:45 +02:00
Johnny
93f14bf121 Update setup.py
Former-commit-id: 6b78d02175
2024-10-07 10:16:53 +02:00
codemayq
20cf39ef63 Merge remote-tracking branch 'origin/main'
Former-commit-id: 283017ec52
2024-10-07 12:06:46 +08:00
codemayq
139811bd80 update wechat
Former-commit-id: c9edc4b4e9
2024-10-07 12:06:02 +08:00
hiyouga
74653597f1 update readme
Former-commit-id: 1a7483c1a5
2024-10-07 11:31:18 +08:00