Commit Graph

1150 Commits

Author SHA1 Message Date
Yingda Chen
53790bd87f
fix model path (#2410)
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com>
2024-11-08 09:44:23 +08:00
Yingda Chen
f5f6eafb23 Revert "fix model path"
This reverts commit a034fca3c6.
2024-11-08 08:54:23 +08:00
Yingda Chen
a034fca3c6 fix model path 2024-11-08 08:44:16 +08:00
Jintao
6a307bd89d
fix qwen_vl npu (#2408) 2024-11-07 21:05:42 +08:00
Jintao
1fc6e3def2
support qwen2.5-coder (#2400) 2024-11-07 10:34:17 +08:00
Jintao
8b1219deb9
fix lmdeploy warning & gptq-int4 support (#2401) 2024-11-07 10:25:37 +08:00
Jintao
3465f13423
fix swift deploy (lmdeploy stream) (#2397) 2024-11-06 19:29:43 +08:00
Jintao
ad65d9e4df
fix_mplug_owl3_cut_shape (#2394) 2024-11-06 14:42:03 +08:00
Jintao
2952781e43
fix deploy stream media_type (#2393) 2024-11-06 14:07:28 +08:00
Jintao
4d0d902de4
fix trl transformers==4.46 compat (#2385) 2024-11-05 19:58:13 +08:00
Baole Ai
fb808bdcc1
[TorchAcc] fix qwen2 for transformers>=4.45 (#2379) 2024-11-05 10:04:37 +08:00
Jintao
7dd9ae01c0
fix gptq ovis quant (inputs_embeds) (#2378) 2024-11-04 13:10:30 +08:00
Jintao
e94e1e46cd
fix custom loss (#2374) 2024-11-01 22:00:15 +08:00
DaozeZhang
6b886704c6
Support Ministral-8b-inst-2410 (#2371) 2024-10-31 16:50:53 +08:00
Jintao
44302aba29
fix transformers>=4.46 loss (#2365) 2024-10-31 10:32:02 +08:00
Jintao
59f58c3087
fix internvl2 eval (#2362) 2024-10-30 22:03:32 +08:00
tastelikefeet
f4e09d8516
fix doc (#2355) 2024-10-29 21:54:44 +08:00
tastelikefeet
6b33108084
fix streaming (#2350) 2024-10-28 15:55:57 +08:00
Jintao
280edc312d
compat transformers 4.46 (#2341) 2024-10-25 18:06:13 +08:00
Aunali321
825ec455b5
feat: Add aya models (#2335) 2024-10-25 17:29:20 +08:00
Jintao
ef43783745
fix enable_cache (#2332) 2024-10-24 18:55:51 +08:00
Yunlin Mao
8bf0bb4e69
fix custom vllm eval args (#2325)
* fix custom vllm eval args

* fix lint

* fix eval.py

* update

---------

Co-authored-by: Qing112 <autumnwindji@foxmail.com>
2024-10-23 20:45:07 +08:00
DaozeZhang
c87c5ee17f
Support Moviechat-1k-test dataset, a video datatset (#2319)
* add transformers in gitignore

* fix a typo bug in text-caps

* add .run into gitignore

* add vlmeval to gitignore

* add my_model/ to gitignore

* support moviechat-1l-test dataset

* support movie-chat-1k datset, and add doc

* modify var name to is_not_compressed_file

* update
2024-10-23 15:49:14 +08:00
Hong Zhang
6ef3ec7014
support emu3-chat (#2322) 2024-10-23 15:49:00 +08:00
Jintao
d42f8b5c3d
fix molmo device_map (#2311) 2024-10-22 15:22:53 +08:00
Hong Zhang
806cedd8b5
update molmo readme (#2313) 2024-10-22 15:15:29 +08:00
DaozeZhang
3200025554
Support Llava-video-178k dataset, a video dataset (#2309)
* add transformers in gitignore

* fix a typo bug in text-caps

* add .run into gitignore

* add vlmeval to gitignore

* add my_model/ to gitignore

* support llava-video-178k dataset, and fix a bug in mantis dataset

* add doc
2024-10-22 13:37:02 +08:00
Jintao
192e43b122
fix system (#2307) 2024-10-22 11:12:45 +08:00
Jintao
1756257216
update molmo (#2305) 2024-10-21 19:56:23 +08:00
Jintao Huang
2dc5e0268f update docs 2024-10-21 17:10:28 +08:00
Jintao
0d01a63dca
support deepseek-janus (#2300) 2024-10-21 17:04:21 +08:00
jinghanhu
0a4f3810da
fix ppo citest (#2302)
* fix citest

* fix checkpoint
2024-10-21 16:42:42 +08:00
DaozeZhang
165f0ab1b6
Support Llama3.1-nemotron-70b-inst-hf (#2299)
* add transformers in gitignore

* fix a typo bug in text-caps

* add .run into gitignore

* add vlmeval to gitignore

* add my_model/ to gitignore

* support llama3.1-nemotron-70b-inst-hf
2024-10-21 14:43:29 +08:00
Jintao
39494b774b
fix qwen_vl quant (#2292) 2024-10-19 17:06:56 +08:00
jinghanhu
952ac82c57
fix lora_target_modules in PPO (#2274) 2024-10-18 15:19:28 +08:00
Jintao
dff247b625
fix vllm ignore suffix (#2287) 2024-10-18 13:53:54 +08:00
Jintao
704381f2e2
Fix deploy openai (#2278) 2024-10-17 17:59:41 +08:00
Jintao
9b82206722
support mplug3 1b/2b (#2271) 2024-10-17 13:47:52 +08:00
Jintao
82e2522333
fix sft system (#2262) 2024-10-16 17:29:50 +08:00
Hong Zhang
fb97bbad77
Support molmo series vlm (#2260)
* Support molmo series vlm

* update
2024-10-16 17:13:30 +08:00
slin000111
435f936739
Update FAQ (#2252) 2024-10-15 23:07:44 +08:00
Jintao
3b07fe1bb6
fix qwen2vl video args (#2251) 2024-10-15 14:08:47 +08:00
Jintao Huang
acf8138196 update setup.py 2024-10-14 21:33:18 +08:00
Jintao
97556a55c0
fix publish (#2245) 2024-10-14 21:29:47 +08:00
Jintao
2a28740a7d
Fix ovis1.6 infer (#2242) 2024-10-14 20:13:29 +08:00
Jintao
5d64d39b8d
Fix qwen2 vl batch size (#2239)
Some checks failed
Lint test / lint (push) Has been cancelled
2024-10-14 15:08:13 +08:00
Jintao
08edeb8b22
fix deploy timeout (#2230)
Some checks failed
Lint test / lint (push) Has been cancelled
2024-10-12 14:24:53 +08:00
tastelikefeet
4b59676873
fix rescale_image (#2223) 2024-10-11 14:08:16 +08:00
Jintao Huang
9a20a5354c bump version 2024-10-11 13:00:58 +08:00
jinghanhu
ad87774335
support reward modeling and ppo (#2093) 2024-10-10 10:35:25 +08:00