mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-25 09:57:51 +08:00
【Fearture】support qwen2 some func (#2740)
* add rl qwen model support * fix * fix
This commit is contained in:
@@ -17,4 +17,4 @@ import os
|
||||
|
||||
from fastdeploy.model_executor.models import auto_models_registry
|
||||
|
||||
auto_models_registry(os.path.dirname(__file__), "fastdeploy.rl", suffix="RL")
|
||||
auto_models_registry(os.path.dirname(__file__), "fastdeploy.rl")
|
||||
|
||||
Reference in New Issue
Block a user