| 
							
							
								 co63oc | 8466219ec8 | fix typos (#3840) * fix typos
* ci
---------
Co-authored-by: YuBaoku <49938469+EmmonsCurse@users.noreply.github.com> | 2025-09-12 11:04:38 +08:00 |  | 
			
				
					| 
							
							
								 zhouchong | ccd52b5596 | [Model]support qwen2_5_vl (#3557) * adapt qwen_2_5_vl model
* adapt qwen_2_5_vl VIT model
* adapt qwen2_5_vl images_embeds
* adapt qwen2_5_vl 3D rope
* adapt qwen2_5_vl 3D rope v2
* adapt qwen2_5_vl processor
* adapt qwen2_5_vl bypass resampler_model
* adapt qwen2_5_vl 绕过部分ernie逻辑
* adapt qwen2_5_vl 绕过部分ernie逻辑 v2
* adapt qwen2_5_vl 权重加载与命名修改
* adapt qwen2_5_vl 非必须think_end_id
* adapt qwen2_5_vl 区分多种模型的extract_vision_features
* fix:adapt qwen2_5_vl model
* adapt qwen2_5_vl norm
* adapt qwen2_5_vl  processor 更新
* adapt qwen2_5_vl image and video success
* adapt qwen2_5_vl 部分整理代码
* adapt qwen2_5_vl 支持多卡
* adapt qwen2_5_vl on latest develop
* adapt qwen2_5_vl RL
* adapt qwen2_5_vl 整理代码
* support noex rope3d
* adapt qwen2_5_vl add init.py
* adapt qwen2_5_vl add init.py v2
* adapt qwen2_5_vl remove space
* adapt qwen2_5_vl remove space v2
* adapt qwen2_5_vl pre-commit
* adapt qwen2_5_vl update
* adapt qwen2_5_vl pre-commit v2
* adapt qwen2_5_vl modify comments
* adapt qwen2_5_vl fix indentation
* adapt qwen2_5_vl fix indentation v2
---------
Co-authored-by: wangyafeng <wangyafeng@baidu.com>
Co-authored-by: xiaoxiaohehe001 <49090790+xiaoxiaohehe001@users.noreply.github.com>
Co-authored-by: CSWYF3634076 <58356743+CSWYF3634076@users.noreply.github.com> | 2025-08-29 18:28:39 +08:00 |  | 
			
				
					| 
							
							
								 Yuanle Liu | 4957908275 | add input_processor plugin (#3657) * add input_processor plugin
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update | 2025-08-28 22:53:57 +08:00 |  | 
			
				
					| 
							
							
								 bukejiyu | 77514e3e1e | [V1 Loader] support weight_only (#3413) 
		
	
	
		
			
				
	
				CE Compile Job / ce_job_pre_check (push) Has been cancelled 
				
	
				CE Compile Job / print_ce_job_pre_check_outputs (push) Has been cancelled 
				
	
				CE Compile Job / FD-Clone-Linux (push) Has been cancelled 
				
	
				CE Compile Job / Show Code Archive Output (push) Has been cancelled 
				
	
				CE Compile Job / BUILD_SM8090 (push) Has been cancelled 
				
	
				CE Compile Job / BUILD_SM8689 (push) Has been cancelled 
				
	
				CE Compile Job / CE_UPLOAD (push) Has been cancelled 
				
	
				Deploy GitHub Pages / deploy (push) Has been cancelled 
				
	
				Publish Job / publish_pre_check (push) Has been cancelled 
				
	
				Publish Job / print_publish_pre_check_outputs (push) Has been cancelled 
				
	
				Publish Job / FD-Clone-Linux (push) Has been cancelled 
				
	
				Publish Job / Show Code Archive Output (push) Has been cancelled 
				
	
				Publish Job / BUILD_SM8090 (push) Has been cancelled 
				
	
				Publish Job / BUILD_SM8689 (push) Has been cancelled 
				
	
				Publish Job / PADDLE_PYPI_UPLOAD_8090 (push) Has been cancelled 
				
	
				Publish Job / PADDLE_PYPI_UPLOAD_8689 (push) Has been cancelled 
				
	
				Publish Job / Run FastDeploy Unit Tests and Coverage (push) Has been cancelled 
				
	
				Publish Job / Run FastDeploy LogProb Tests (push) Has been cancelled 
				
	
				Publish Job / Extracted partial CE model tasks to run in CI. (push) Has been cancelled 
				
	
				Publish Job / Run Base Tests (push) Has been cancelled 
				
	
				Publish Job / Run Accuracy Tests (push) Has been cancelled * support wint4/wint8
* delete smoe case
* update ci
* print log | 2025-08-23 13:13:41 +08:00 |  | 
			
				
					| 
							
							
								 gaoziyuan | ccc7f1beb3 | fix mapping (#3320) | 2025-08-12 16:15:59 +08:00 |  | 
			
				
					| 
							
							
								 bukejiyu | 20839abccf | qwen3_moe (#3084) | 2025-08-06 14:45:27 +08:00 |  | 
			
				
					| 
							
							
								 lizhenyun01 | fe540f6caa | [plugin] Custom model_runner/model support (#3186) * support custom model&&model_runner
* fix merge
* add test && update doc
* fix codestyle
* fix unittest
* load model in rl | 2025-08-04 18:52:39 -07:00 |  | 
			
				
					| 
							
							
								 gaoziyuan | 0443587a57 | 【Feature】support qwen3 name_mapping (#3179) * add fd plugins && rm model_classed
* fix reviews
* add docs
* fix
* fix unitest ci
* support qwen3 name_mapping | 2025-08-04 01:34:07 -07:00 |  | 
			
				
					| 
							
							
								 gaoziyuan | 4021d66ea5 | 【Feature】add fd plugins && rm model_classes (#3123) * add fd plugins && rm model_classed
* fix reviews
* add docs
* fix
* fix unitest ci | 2025-08-03 19:53:20 -07:00 |  | 
			
				
					| 
							
							
								 bukejiyu | db698bda01 | qwen loader (#3057) | 2025-07-30 19:09:38 +08:00 |  | 
			
				
					| 
							
							
								 Zero Rains | 0fb37ab7e4 | update flake8 version to support pre-commit in python3.12 (#3000) * update flake8 version to support pre-commit in python3.12
* polish code | 2025-07-24 01:43:31 -07:00 |  | 
			
				
					| 
							
							
								 gaoziyuan | 95a214ae43 | support trainer_degree in name_mapping (#2935) | 2025-07-20 23:12:55 -07:00 |  | 
			
				
					| 
							
							
								 Zero Rains | 25698d56d1 | polish code with new pre-commit rule (#2923) | 2025-07-19 23:19:27 +08:00 |  | 
			
				
					| 
							
							
								 gaoziyuan | 6efad14b95 | support vl ori_vacab_size (#2900) | 2025-07-18 16:26:14 +08:00 |  | 
			
				
					| 
							
							
								 Yuanle Liu | dbb9e2506b | Fix rollout_model init (#2881) | 2025-07-16 22:36:21 -07:00 |  | 
			
				
					| 
							
							
								 Yuanle Liu | 61b3997b85 | refactor rl get_name_mappings_to_training (#2847) 
		
	
	
		
			
				
	
				Deploy GitHub Pages / deploy (push) Has been cancelled * refactor rl get_name_mappings_to_training
* fix tp>1
* change variable name(ffn1->up_gate_proj/ffn2->down_proj)
* change variable name(linear_weight->weight/linear_bias->bias)
* add rl names mapping for vl
* fix ernie 0.3B error
* fix develop code
* fix | 2025-07-15 07:31:42 -07:00 |  | 
			
				
					| 
							
							
								 YuanRisheng | 4c7b8bc458 | Simplify the Config code (#2770) * simplify the code
* fix vl
* delete config
* fix
* perfect code
* fix ci
* fix xpu
* fix xpu
* fix server
* resolve conflict
* fix mtp
* resolve conflict
* fix xpu
* fix xpu
* fix vl
* fix log
* fix qwen moe
* fix qwen moe
* fix qwen moe | 2025-07-14 19:50:05 +08:00 |  | 
			
				
					| 
							
							
								 gaoziyuan | 749b2e9c89 | support qwen3moe name_mapping (#2820) | 2025-07-12 12:05:54 +08:00 |  | 
			
				
					| 
							
							
								 gaoziyuan | 26d5d737dd | 【Fearture】support qwen2 some func (#2740) * add rl qwen model support
* fix
* fix | 2025-07-08 12:03:04 +08:00 |  | 
			
				
					| 
							
							
								 Jiang-Jia-Jun | 05c670e593 | [Sync] Update to latest code (#2679) * [Sync] Update to latest code
* Add new code files
* Add new code files
* update code
* Try to fix build.sh
* Try to fix build.sh
* Update code
* Update requirements.txt
* Update code
---------
Co-authored-by: Jiang-Jia-Jun <jiangjiajun@baidu.com> | 2025-07-03 15:43:53 +08:00 |  |