mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
[Docx] add language (en/cn) switch links (#4470)
* add install docs * 修改文档 * 修改文档
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[简体中文](../zh/usage/code_overview.md)
|
||||
|
||||
# Code Overview
|
||||
|
||||
Below is an overview of the FastDeploy code structure and functionality organized by directory.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
[简体中文](../zh/usage/environment_variables.md)
|
||||
|
||||
# FastDeploy Environment Variables
|
||||
|
||||
FastDeploy's environment variables are defined in `fastdeploy/envs.py` at the root of the repository. Below is the documentation:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
[简体中文](../zh/usage/fastdeploy_unit_test_guide.md)
|
||||
|
||||
# FastDeploy Unit Test Specification
|
||||
1. Test Naming Conventions
|
||||
- Test files must start with test_.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
[简体中文](../zh/usage/kunlunxin_xpu_deployment.md)
|
||||
|
||||
## Supported Models
|
||||
|Model Name|Context Length|Quantization|XPUs Required|Deployment Commands|Minimum Version Required|
|
||||
|-|-|-|-|-|-|
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
[简体中文](../zh/usage/log.md)
|
||||
|
||||
# Log Description
|
||||
|
||||
FastDeploy generates the following log files during deployment. Below is an explanation of each log's purpose.
|
||||
|
||||
Reference in New Issue
Block a user