Jiang-Jia-Jun
33682c6749
[Docs] Update docs for release/2.5 ( #7267 )
...
* Update docs for release/2.5
* Update English docs for release/2.5
- Update README_EN.md: add v2.5 news entry, reformat v2.4 entry with release link
- Update docs/get_started/installation/nvidia_gpu.md:
- Docker image: 2.4.0 -> 2.5.0, notice now shows SM80/86/89/90 support
- paddlepaddle-gpu: 3.3.0 -> 3.3.1, add CUDA 12.9 alternatives
- fastdeploy-gpu: 2.4.0 -> 2.5.0, unified arch install with CUDA 12.9 option
- Update docs/zh/get_started/installation/nvidia_gpu.md:
- Fix remaining paddlepaddle-gpu==3.3.0 refs in sections 4&5 -> 3.3.1
Agent-Logs-Url: https://github.com/PaddlePaddle/FastDeploy/sessions/fa0be381-324e-4b0d-b7a6-e2c1fa12174f
Co-authored-by: Jiang-Jia-Jun <163579578+Jiang-Jia-Jun@users.noreply.github.com >
* Clarify --extra-index-url usage in installation docs
Add note explaining that --extra-index-url is only for downloading
fastdeploy-gpu dependencies; fastdeploy-gpu itself must be installed
from the Paddle source specified by -i. Applied to both Chinese and
English nvidia_gpu.md installation guides.
Agent-Logs-Url: https://github.com/PaddlePaddle/FastDeploy/sessions/9fa8b3c9-7555-4eae-b9b9-026cddd7e74c
Co-authored-by: Jiang-Jia-Jun <163579578+Jiang-Jia-Jun@users.noreply.github.com >
* Update nvidia_gpu.md
---------
Co-authored-by: jiang-jia-jun <jiangjiajun@baidu.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-04-09 16:07:18 +08:00
jc
04fde3b227
[PD Disaggregation] Prefill and decode support cache storage ( #6768 )
...
* Prefill and decode support cache storage
* up
* up
* update docs and refine mooncake store
* up
2026-03-16 14:44:49 +08:00
Jiang-Jia-Jun
19849a0e9b
Fix formatting in README_EN.md for v2.3 release
2026-02-10 20:32:15 +08:00
Jiang-Jia-Jun
a54b92448b
Update README for version 2.4
2026-02-10 20:28:17 +08:00
Jiang-Jia-Jun
9d1fb17dc8
Update README_EN.md
2026-02-10 20:19:06 +08:00
Jiang-Jia-Jun
f7e1b9355e
Update README_EN.md
2026-02-10 20:18:04 +08:00
mouxin
6e96bd0bd2
[Feature] Fix counter release logic & update go-router download URL ( #6280 )
...
* [Doc] Update prerequisites in the documentation
* [Feature] Enhance Router with /v1/completions, docs, scripts, and version info
* [Feature] Enhance Router with /v1/completions, docs, scripts, and version info
* [Feature] Enhance Router with /v1/completions, docs, scripts, and version info
* [Feature] Fix counter release logic
* [Feature] Update go-router download URL
* [Feature] Update go-router download URL
* [Feature] Update go-router download URL
* [Feature] Update go-router download URL
* [Feature] Update token counter logic and docs
* [Feature] Update token counter logic and docs
---------
Co-authored-by: mouxin <mouxin@baidu.com >
2026-02-04 15:02:38 +08:00
Jiang-Jia-Jun
09cd6c5d3e
Modify README
2025-11-12 11:03:23 +08:00
Jiang-Jia-Jun
7bedf2041a
Update README.md
2025-11-11 11:37:31 +08:00
Jiang-Jia-Jun
0010420c56
Update README_EN.md
2025-11-06 17:19:07 +08:00
Jiang-Jia-Jun
6f95df1777
Fix formatting of news section in README_EN.md
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 FD Image Build (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-11-05 19:47:34 +08:00
Jiang-Jia-Jun
aec1a84886
[Doc] Update docs for v2.3.0rc0 ( #4828 )
...
* [Doc] Update docs for v2.3.0rc0
* [Doc] Update docs for v2.3.0rc0
* [Doc] Update docs for v2.3.0rc0
* Update README_CN.md
* Add deployment guide link for FastDeploy v2.3-rc0
Updated release note for FastDeploy v2.3-rc0 to include deployment guide link.
* Add Deployment Guide link for FastDeploy v2.3-rc0
Updated the news section to include a link to the Deployment Guide for FastDeploy v2.3-rc0.
---------
Co-authored-by: Jiang-Jia-Jun <jiangjiajun@baidu.com >
2025-11-05 19:45:53 +08:00
jiangjiajun
684703fd72
[LLM] First commit the llm deployment code
2025-06-09 19:20:15 +08:00
yeliang2258
5332b87fa6
[Doc] Update doc for smoke ( #1823 )
...
update smoke doc
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-04-19 18:45:33 +08:00
huangjianhui
08aa209ea4
[Doc] Fix wrong word ( #1380 )
...
* Update README_CN.md
Wrong word
* Update README_EN.md
Wrong word
2023-02-20 19:44:51 +08:00
leiqing
f44273d828
Update README_EN.md
2023-02-03 21:34:23 +08:00
leiqing
912ed8a497
Update README_EN.md
2023-02-02 16:29:50 +08:00
heliqi
c232ceca77
[Doc]Update README_CN.md ( #1192 )
...
* Update README_CN.md
* Update README_EN.md
* Update README_EN.md
2023-01-30 20:51:49 +08:00
charl-u
2e8632ce37
[Doc]Update README_EN.md ( #1173 )
...
* 第一次提交
* 补充一处漏翻译
* deleted: docs/en/quantize.md
* Update one translation
* Update en version
* Update one translation in code
* Standardize one writing
* Standardize one writing
* Update some en version
* Fix a grammer problem
* Update en version for api/vision result
* Merge branch 'develop' of https://github.com/charl-u/FastDeploy into develop
* Checkout the link in README in vision_results/ to the en documents
* Modify a title
* Add link to serving/docs/
* Finish translation of demo.md
* Update english version of serving/docs/
* Update title of readme
* Update some links
* Modify a title
* Update some links
* Update en version of java android README
* Modify some titles
* Modify some titles
* Modify some titles
* modify article to document
* update some english version of documents in examples
* Add english version of documents in examples/visions
* Sync to current branch
* Add english version of documents in examples
* Add english version of documents in examples
* Add english version of documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* Update some documents in examples
* update README
* update Readme.md
* update Readme.md
* update Readme_en.md
* update Readme_en.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Delete README_new.md
* Update README_EN.md
* Update README.md
* Update rknpu2.md
* Update README.md
* Update README.md
* Create README_CN.md
* Update README.md
* Update README_CN.md
* Update README.md
* Update README_EN.md
---------
Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com >
2023-01-28 19:01:01 +08:00
leiqing
bef5c131c5
Update README_EN.md
2023-01-28 11:17:35 +08:00
leiqing
e04b907549
Update README_EN.md
2023-01-18 14:20:21 +08:00
leiqing
4ed4073d94
Update README_EN.md
2023-01-18 13:06:44 +08:00
charl-u
abba2afd74
[Doc]Update README and README_CN.md ( #1158 )
...
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_CN.md
Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com >
2023-01-17 13:30:24 +08:00
leiqing
ed958c72b5
Update README_EN.md
2023-01-17 10:01:16 +08:00
leiqing
48bc7241cb
Update README_EN.md
2023-01-09 19:55:53 +08:00
yunyaoXYY
80b907bb19
[Doc] Update Readme ( #1000 )
...
* Fix links in readme
* Fix links in readme
* Update PPOCRv2/v3 examples
* Update auto compression configs
* Add neww quantization support for paddleclas model
* Update quantized Yolov6s model download link
* Improve PPOCR comments
* Add English doc for quantization
* Fix PPOCR rec model bug
* Add new paddleseg quantization support
* Add new paddleseg quantization support
* Add new paddleseg quantization support
* Add new paddleseg quantization support
* Add Ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Add ascend model list
* Update README_CN.md
Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com >
2022-12-28 19:53:18 +08:00
leiqing
a0739af723
Update README_EN.md
2022-12-28 19:15:12 +08:00
leiqing
ab8d0394b7
Update README_EN.md
2022-12-26 13:23:52 +08:00
leiqing
5626204bc3
Update README_EN.md
2022-12-26 13:13:44 +08:00
leiqing
fef868b143
Update README_EN.md
2022-12-26 13:05:38 +08:00
yeliang2258
d8bbc8c8c4
[Doc] Add KunlunXin XPU supported models ( #868 )
...
* add xpu supported models
* update cn doc
* update EN and CN doc
2022-12-14 10:23:44 +08:00
leiqing
c64b24e4f2
Update README_EN.md
2022-12-13 17:15:20 +08:00
leiqing
d6d7df4472
Update README_EN.md
2022-12-13 17:14:27 +08:00
leiqing
a710792e98
Update README_EN.md
2022-12-13 16:40:18 +08:00
yeliang2258
104d965b38
[Backend] Add YOLOv5、PPYOLOE and PP-Liteseg for RV1126 ( #647 )
...
* add yolov5 and ppyoloe for rk1126
* update code, rename rk1126 to rv1126
* add PP-Liteseg
* update lite lib
* updade doc for PPYOLOE
* update doc
* fix docs
* fix doc and examples
* update code
* uodate doc
* update doc
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-12-05 16:48:00 +08:00
leiqing
9531e99948
Update README_EN.md
2022-12-02 11:26:17 +08:00
leiqing
b96c8a4146
Update README_EN.md
2022-11-29 18:03:21 +08:00
leiqing
878d8c4ac2
Update README_EN.md
2022-11-29 17:52:03 +08:00
leiqing
aa9f107e70
Update README_EN.md
2022-11-29 17:44:35 +08:00
leiqing
0821234639
Update README_EN.md
2022-11-29 17:03:44 +08:00
Jason
d42fda4676
Update README_EN.md
2022-11-28 20:42:40 +08:00
DefTruth
205ead8f68
[Doc] Update Android SDK usage docs ( #727 )
...
* [Doc] Update Android Usage docs
* [Doc] Update Android en build docs
* fix typos
2022-11-28 18:46:14 +08:00
leiqing
d5a430d7ce
Update README_EN.md
2022-11-28 17:08:17 +08:00
heliqi
dd18471b41
[Doc][Serving]modify serving doc ( #718 )
...
modify serving doc
2022-11-28 15:14:10 +08:00
Jason
2f041680f5
Update README_EN.md
2022-11-28 14:31:03 +08:00
Jason
c3cecb5f3d
Update README_EN.md
2022-11-27 14:03:29 +08:00
leiqing
3ad7d16fd3
Update README_EN.md
2022-11-24 02:45:13 +08:00
leiqing
e0bd6cff06
Update README_EN.md
2022-11-24 01:47:04 +08:00
leiqing
5ca779ee32
Update README_EN.md
2022-11-21 11:23:36 +08:00
leiqing
1ac54c96bd
Update README_EN.md
2022-11-21 10:58:17 +08:00