This website requires JavaScript.
Explore
Help
Sign In
apps
/
FastDeploy
Watch
1
Star
0
Fork
0
You've already forked FastDeploy
mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced
2025-10-10 02:50:19 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
1265f6c1925f37465b4bf84b5c3b149013a97c42
FastDeploy
/
fastdeploy
/
model_executor
/
models
History
chen
5ad8721506
check (
#3639
)
2025-08-27 14:32:13 +08:00
..
ernie4_5_vl
[Precision] Support lm_head layer running in float32 (
#3597
)
2025-08-27 11:34:53 +08:00
__init__.py
…
deepseek_v3.py
[Precision] Support lm_head layer running in float32 (
#3597
)
2025-08-27 11:34:53 +08:00
ernie4_5_moe.py
[Precision] Support lm_head layer running in float32 (
#3597
)
2025-08-27 11:34:53 +08:00
ernie4_5_mtp.py
[Precision] Support lm_head layer running in float32 (
#3597
)
2025-08-27 11:34:53 +08:00
model_base.py
…
qwen2.py
[Precision] Support lm_head layer running in float32 (
#3597
)
2025-08-27 11:34:53 +08:00
qwen3.py
check (
#3639
)
2025-08-27 14:32:13 +08:00
qwen3moe.py
[Precision] Support lm_head layer running in float32 (
#3597
)
2025-08-27 11:34:53 +08:00
tp_utils.py
Supports DP+TP+EP hybrid parallel deployment strategy (
#3489
)
2025-08-26 00:04:01 -07:00
utils.py
…