fmiao2372
|
f1b5392e20
|
[Intel HPU] Support intel hpu platform (#4161)
* [Intel HPU] Support intel hpu platform
* fix some issues
* apply precommit and move AttentionBackend_HPU
* fix format issue
* correct ops import
* fix ci issue
* update code in layers
* fix code style issue
* remove dense tp moe ep mode
* fix enc_dec_block_num
* fix rebase issue
* rename hpu to gaudi in readme
* rename ForwardMeta_HPU to HPUForwardMeta
|
2025-09-24 12:27:50 +08:00 |
|
yzwu
|
504461b6b5
|
[Iluvatar GPU] Optimize attention performance and fix moe load ckpt error (#3651)
|
2025-09-22 21:13:59 +08:00 |
|
co63oc
|
c4830ef24c
|
fix typos (#4176)
* fix typos
* fix
|
2025-09-22 14:27:17 +08:00 |
|
co63oc
|
17a27170bc
|
fix typos (#4093)
|
2025-09-15 18:33:30 +08:00 |
|
zhupengyang
|
9d0074a91a
|
[xpu] add ep custom ops (#3911)
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
|
2025-09-10 12:22:50 +08:00 |
|
bukejiyu
|
08b3153661
|
update doc (#3990)
Co-authored-by: root <root@tjdm-inf-sci-k8s-hzz2-h12ni8-0214.tjdm.baidu.com>
|
2025-09-08 21:04:26 +08:00 |
|
yinwei
|
7e0bfd024f
|
update release note (#3986)
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
Publish Job / Run Stable Tests (push) Has been cancelled
CI Images Build / FD-Clone-Linux (push) Has been cancelled
CI Images Build / Show Code Archive Output (push) Has been cancelled
CI Images Build / CI Images Build (push) Has been cancelled
CI Images Build / BUILD_SM8090 (push) Has been cancelled
CI Images Build / Run FastDeploy Unit Tests and Coverage (push) Has been cancelled
CI Images Build / Run FastDeploy LogProb Tests (push) Has been cancelled
CI Images Build / Extracted partial CE model tasks to run in CI. (push) Has been cancelled
CI Images Build / Run Base Tests (push) Has been cancelled
CI Images Build / Run Accuracy Tests (push) Has been cancelled
CI Images Build / Run Stable Tests (push) Has been cancelled
CI Images Build / Publish Docker Images Pre Check (push) Has been cancelled
|
2025-09-08 19:03:14 +08:00 |
|
Jiang-Jia-Jun
|
18e5d355a1
|
Update version in docs
|
2025-09-02 19:21:10 +08:00 |
|
co63oc
|
d6369b4d51
|
fix typos (#3684)
|
2025-09-01 17:50:17 +08:00 |
|
Kane2011
|
2ae7ab28d2
|
[MetaxGPU] adapt to the latest fastdeploy on metax gpu (#3492)
|
2025-08-25 17:44:20 +08:00 |
|
yongqiangma
|
5703d7aa0f
|
update installation readme (#3429)
|
2025-08-15 19:09:41 +08:00 |
|
yangjianfengo1
|
615930bc05
|
Update README (#3426)
* 修改READMe
* code style
* code style
|
2025-08-15 18:46:28 +08:00 |
|
JYChen
|
6f11171478
|
fix some docs error (#3439)
|
2025-08-15 18:45:27 +08:00 |
|
ming1753
|
d4e3a20300
|
[Docs] Release 2.1 docs and fix some description (#3424)
|
2025-08-15 14:27:19 +08:00 |
|
yinwei
|
fbb6dcb9e4
|
[Docs]XPU Update 2.1 Release Documentation (#3423)
* XPU Update 2.1 Release Documentation
* code style check
|
2025-08-15 14:07:47 +08:00 |
|
yzwu
|
ce9180241e
|
[Iluvatar GPU] Modify the names of some variables (#3273)
|
2025-08-13 11:38:02 +08:00 |
|
yzwu
|
fbdd6b0663
|
[Iluvatar GPU] Optimze attention and moe performance (#3234)
|
2025-08-08 10:51:24 +08:00 |
|
hong19860320
|
93a1731891
|
[Doc] Update deps and fix dead links (#3252)
|
2025-08-07 11:04:31 +08:00 |
|
yinwei
|
5b9aec1f10
|
xpu release 2.0.3 (#3105)
|
2025-07-31 14:26:07 +08:00 |
|
Zero Rains
|
25698d56d1
|
polish code with new pre-commit rule (#2923)
|
2025-07-19 23:19:27 +08:00 |
|
yulangz
|
c8c280c4d3
|
[XPU][Doc] fix typo (#2892)
|
2025-07-17 19:13:54 +08:00 |
|
yulangz
|
17314ee126
|
[XPU] Update doc and add scripts for downloading dependencies (#2845)
* [XPU] update xvllm download
* update supported models
* fix xpu model runner in huge memory with small model
* update doc
|
2025-07-16 11:05:56 +08:00 |
|
yulangz
|
830de5a925
|
[XPU] Supports TP4 deployment on 4,5,6,7 (#2794)
* 支持通过 XPU_VISIBLE_DEVICES 指定 4,5,6,7 卡运行
* 修改 XPU 文档中多卡说明
|
2025-07-10 16:48:08 +08:00 |
|
lifulll
|
1f28bdf994
|
dcu adapter ernie45t (#2756)
Co-authored-by: lifu <lifu@sugon.com>
Co-authored-by: yongqiangma <xing.wo@163.com>
|
2025-07-09 18:56:27 +08:00 |
|
EnflameGCU
|
d0f4d6ba3a
|
[GCU] Support gcu platform (#2702)
baseline: e7fa57ebae
Co-authored-by: yongqiangma <xing.wo@163.com>
|
2025-07-08 13:00:52 +08:00 |
|
Jiang-Jia-Jun
|
97ac82834f
|
Update nvidia_gpu.md
|
2025-07-02 16:54:14 +08:00 |
|
Jiang-Jia-Jun
|
685265a97d
|
Update nvidia_gpu.md
|
2025-07-02 15:43:35 +08:00 |
|
Jiang-Jia-Jun
|
fc4d643634
|
Update nvidia_gpu.md
|
2025-07-02 15:39:48 +08:00 |
|
liddk1121
|
865e856a94
|
update iluvatar gpu fastdeploy whl (#2675)
|
2025-07-02 14:47:21 +08:00 |
|
Jiang-Jia-Jun
|
01d5d66d95
|
[Doc] Update nvidia gpu installation description
|
2025-07-01 15:20:40 +08:00 |
|
Jiang-Jia-Jun
|
8f1dddcf35
|
[Doc] Update nvidia gpu installation description
|
2025-07-01 15:20:21 +08:00 |
|
hong19860320
|
8e335db645
|
Update kunlunxin_xpu.md (#2662)
|
2025-07-01 15:10:45 +08:00 |
|
hong19860320
|
92428a5ae4
|
Update kunlunxin_xpu.md (#2657)
Deploy GitHub Pages / deploy (push) Has been cancelled
|
2025-07-01 12:28:49 +08:00 |
|
hong19860320
|
6b95b42986
|
Update kunlunxin_xpu.md
|
2025-06-30 15:49:32 +08:00 |
|
hong19860320
|
b0d3a630ba
|
Merge branch 'develop' of https://github.com/hong19860320/FastDeploy into hongming/fix_xpu_doc
|
2025-06-30 15:42:29 +08:00 |
|
hong19860320
|
ef72873695
|
Update kunlunxin_xpu.md
|
2025-06-30 15:27:48 +08:00 |
|
kevin
|
4f7b42ce3e
|
update docs
|
2025-06-30 14:45:41 +08:00 |
|
mayongqiang
|
0d39e23ab9
|
fix format
|
2025-06-30 11:39:59 +08:00 |
|
Jiang-Jia-Jun
|
50c5bc1e9d
|
Update nvidia_gpu.md
|
2025-06-30 08:59:41 +08:00 |
|
Jiang-Jia-Jun
|
92c2cfa2e7
|
Sync v2.0 version of code to github repo
|
2025-06-29 23:29:37 +00:00 |
|
Jiang-Jia-Jun
|
8dba1d90a1
|
Rename filepath
|
2025-06-30 01:32:01 +08:00 |
|