# FATE-Serving **Repository Path**: WeBankOS/FATE-Serving ## Basic Information - **Project Name**: FATE-Serving - **Description**: FATE-Serving - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-02 - **Last Updated**: 2025-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FATE-Serving [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![CodeStyle](https://img.shields.io/badge/Check%20Style-Google-brightgreen)](https://checkstyle.sourceforge.io/google_style.html) [![Style](https://img.shields.io/badge/Check%20Style-Black-black)](https://checkstyle.sourceforge.io/google_style.html) ## Introduction FATE-Serving is a high-performance, industrialized serving system for federated learning models, designed for production environments. ### FATE-Serving now supports - High performance online Federated Learning algorithms. - Real-time inference using federated learning models. - Support parallel inference between guest and host. - Support parallel computing in a inference request. - Provide service managerment for grpc interface by using zookeeper as registry. - Visualization tools are provided for cluster management and model management. ### document [document](https://fate-serving.readthedocs.io/en/develop/)