Kingsley
|
5308424705
|
[script] add Script description for qwen_omni_merge (#8293)
|
2025-06-05 13:22:01 +08:00 |
|
Kingsley
|
e31afdfd4f
|
[scripts] specify model class for qwen_omni merge (#8227)
|
2025-05-30 14:20:12 +08:00 |
|
hoshi-hiyouga
|
b83a38eb98
|
[data] qwen3 fixes (#8109)
|
2025-05-20 02:00:30 +08:00 |
|
hoshi-hiyouga
|
ed2f89efaf
|
[doc] add no build isolation (#8103)
|
2025-05-19 19:25:13 +08:00 |
|
Shawn Tao
|
e8a18c17e9
|
[infer] Modify vllm_infer.py to batch preprocess to avoid too much files opened error (#8051)
Co-authored-by: Kingsley <82590017+Kuangdd01@users.noreply.github.com>
|
2025-05-15 10:54:35 +08:00 |
|
Kingsley
|
cef3a0b2e2
|
[scripts] add video params for vllm infer (#7992)
|
2025-05-09 21:16:52 +08:00 |
|
hoshi-hiyouga
|
2989d39239
|
Merge commit from fork
|
2025-04-23 16:38:27 +08:00 |
|
hoshi-hiyouga
|
0a0cfeb782
|
[breaking] bump transformers to 4.45.0 & improve ci (#7746)
* update ci
* fix
* fix
* fix
* fix
* fix
|
2025-04-17 02:36:48 +08:00 |
|
hoshi-hiyouga
|
5817cda37e
|
[misc] fix packing and eval plot (#7623)
|
2025-04-07 18:20:57 +08:00 |
|
hoshi-hiyouga
|
6c200fd218
|
[model] add llama4 (#7611)
|
2025-04-06 13:42:31 +08:00 |
|
Kingsley
|
80f8d037d0
|
[data] fix qwen2.5 omni plugin (#7573)
* align key with qwen2vl
* nit && change scripts
|
2025-04-02 21:28:52 +08:00 |
|
hoshi-hiyouga
|
903db09822
|
[infer] vllm video/audio inference (#7566)
|
2025-04-02 02:27:04 +08:00 |
|
hoshi-hiyouga
|
aaf2e6ba2a
|
[model] fix kv cache (#7564)
|
2025-04-01 23:07:46 +08:00 |
|
Kingsley
|
185c76f6ad
|
[model] add Qwen2.5-Omni model (#7537)
* preserve image_sizes
* preserve image_sizes
* init plugin
* support audio-text2text lora
* nit
* support image/video-text2text, audio-text2text
* remove args
* remove lines
* add docs && nit
* remove some comments
* fix && add merge part script
* add license
|
2025-03-31 20:39:35 +08:00 |
|
hoshi-hiyouga
|
fbf49e2500
|
[misc] fix license (#7440)
|
2025-03-23 19:31:56 +08:00 |
|
SnowFox4004
|
7d4dc25c23
|
[scripts] support compute score on vllm's predictions (#7419)
* enable manual bleu&rouge eval by adding `scripts/eval_bleu_rouge.py`
* added libraries check
* update: 使用datasets库的多进程加速处理
* update:
- 使用 fire.Fire
- 修改代码格式
* Update eval_bleu_rouge.py: correctly uses fire
Deleted the code of using sys.argv
* Update eval_bleu_rouge.py
---------
Co-authored-by: SnowFox4004 <manba@out>
Co-authored-by: hoshi-hiyouga <hiyouga@buaa.edu.cn>
|
2025-03-23 19:21:01 +08:00 |
|
hoshi-hiyouga
|
9ccfb97a2c
|
[misc] update format (#7277)
|
2025-03-13 02:53:08 +08:00 |
|
hoshi-hiyouga
|
7c1640ed5f
|
[misc] upgrade format to py39 (#7256)
|
2025-03-12 00:08:41 +08:00 |
|
hoshi-hiyouga
|
317d0855d2
|
[infer] fix vllm args (#7235)
Former-commit-id: ef7af457fc
|
2025-03-11 01:15:35 +08:00 |
|
hoshi-hiyouga
|
b6c0e8608e
|
[script] fix vllm version (#7193)
Former-commit-id: 313355759d
|
2025-03-06 17:14:17 +08:00 |
|
hoshi-hiyouga
|
f4aa0a146c
|
[misc] fix project toml (#7067)
Former-commit-id: 96fd510e6a
|
2025-02-25 23:22:48 +08:00 |
|
JieShen
|
96636c3729
|
[script] add seed args (#7058)
* add seed args
* add seed args
* update seed
Former-commit-id: e8266fe563
|
2025-02-25 19:44:57 +08:00 |
|
hoshi-hiyouga
|
184c5d0882
|
[misc] fix script (#6977)
Former-commit-id: cc8c7e762b
|
2025-02-18 17:00:46 +08:00 |
|
hoshi-hiyouga
|
036fb0d561
|
[misc] fix grad ckpt func (#6916)
Former-commit-id: e34c3c06da
|
2025-02-13 00:17:18 +08:00 |
|
hoshi-hiyouga
|
c6be9e242c
|
[misc] support export ollama modelfile (#6899)
* support export ollama modelfile
* update config
* add system and num ctx
Former-commit-id: 9184a6e0ed
|
2025-02-11 19:52:25 +08:00 |
|
codingma
|
fafa3add84
|
support ollama modelfile export (#4686)
Former-commit-id: 7f354b80bc
|
2025-02-11 17:52:24 +08:00 |
|
Zhangchi Feng
|
01915eaf40
|
[model] support audio (#6701)
* support qwen2_audio
* improve code
* lint
* fix
* fix
* fix
---------
Co-authored-by: hiyouga <hiyouga@buaa.edu.cn>
Former-commit-id: 24c7842948
|
2025-02-05 04:59:09 +08:00 |
|
hoshi-hiyouga
|
1fee69f874
|
[misc] update license year & fix llama pro (#6814)
* fix llamapro script
* change year
Former-commit-id: e2dc5b952a
|
2025-02-05 01:53:33 +08:00 |
|
hoshi-hiyouga
|
5e699458e5
|
pin vllm version to 0.6.5 (#6629)
Former-commit-id: 1c7663d304
|
2025-01-14 02:44:02 +08:00 |
|
hoshi-hiyouga
|
d8cba9464f
|
[inference] fix stop token for object detection (#6624)
* fix stop token
* update minicpm data pipeline
* fix npu qlora examples
Former-commit-id: e3e2c8c689
|
2025-01-13 21:34:20 +08:00 |
|
hiyouga
|
20a9565e36
|
update scripts
Former-commit-id: dd44c65d7f
|
2025-01-03 10:50:32 +00:00 |
|
hiyouga
|
88b06a0c7f
|
support qwen2vl vllm infer
Former-commit-id: 207f8b069c
|
2024-12-05 10:17:26 +00:00 |
|
hiyouga
|
819f487c8f
|
fix scripts
Former-commit-id: eb3e147d19
|
2024-12-05 03:47:32 +00:00 |
|
hiyouga
|
235cdcacee
|
support batch infer in vllm
Former-commit-id: 1324d158f9
|
2024-12-04 13:50:00 +00:00 |
|
JieShen
|
d4bf81b36a
|
add async call api
Former-commit-id: 4c61368600
|
2024-12-01 22:18:05 +08:00 |
|
JieShen
|
99265c7d2f
|
add vllm_infer script
Former-commit-id: 961e8c2d2e
|
2024-11-29 14:22:20 +08:00 |
|
hiyouga
|
2eba98e152
|
add examples
Former-commit-id: e824b715ad
|
2024-11-01 08:41:54 +00:00 |
|
hiyouga
|
0d8aa6e6ef
|
use pre-commit
Former-commit-id: 21db8ed2f4
|
2024-10-29 09:07:46 +00:00 |
|
hiyouga
|
3aefdad4ec
|
release v0.9.0 (real)
Former-commit-id: 90d6df6222
|
2024-09-09 01:00:25 +08:00 |
|
hiyouga
|
0229263fbe
|
tiny fix
Former-commit-id: c9b3870adb
|
2024-09-08 23:18:08 +08:00 |
|
hiyouga
|
dc64166d13
|
update scripts
Former-commit-id: f2aa02c070
|
2024-09-08 14:17:41 +08:00 |
|
hiyouga
|
0daee7cb39
|
support activation offloading via unsloth gc
Former-commit-id: fb72a3adb0
|
2024-09-08 01:22:19 +08:00 |
|
hiyouga
|
7ccb86b215
|
add docstrings, refactor logger
Former-commit-id: 54c6905937
|
2024-09-08 00:56:56 +08:00 |
|
hoshi-hiyouga
|
4d8b782268
|
fix
Former-commit-id: 842c5455b0
|
2024-09-08 00:41:45 +08:00 |
|
hoshi-hiyouga
|
4f28e0e5d2
|
Update cal_mfu.py
Former-commit-id: e71133cab1
|
2024-09-08 00:39:48 +08:00 |
|
-.-
|
ab1775cd95
|
update cal_mfu.py
Former-commit-id: 66ec36522c
|
2024-09-07 23:21:35 +08:00 |
|
hiyouga
|
d5ea05cfff
|
update get template
Former-commit-id: dabad5570b
|
2024-09-04 22:36:20 +08:00 |
|
hiyouga
|
25b9cfa163
|
update scripts
Former-commit-id: 86f7099fa3
|
2024-08-09 19:16:23 +08:00 |
|
hiyouga
|
0aad78694a
|
tiny fix
Former-commit-id: ace1d44857
|
2024-07-24 18:33:39 +08:00 |
|
hiyouga
|
019c6dad84
|
fix #4925
Former-commit-id: 935b22d93e
|
2024-07-24 16:56:58 +08:00 |
|