text-generation-inference/backends/gaudi/server
yuanwu d4d9b610af Fix build error of server make install
Signed-off-by: yuanwu <yuan.wu@intel.com>
2025-03-18 05:46:12 +00:00
..
tests Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
text_generation_server Release of Gaudi Backend for TGI (#3091) 2025-03-13 10:56:01 +01:00
.gitignore Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
dill-0.3.7-patch.sh Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
dill-0.3.8-patch.sh Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
Makefile Fix build error of server make install 2025-03-18 05:46:12 +00:00
Makefile-awq Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
Makefile-eetq Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
Makefile-fbgemm Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
Makefile-flash-att Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
Makefile-flash-att-v2 Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
Makefile-selective-scan Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
Makefile-vllm Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
poetry.lock Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
pyproject.toml Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
README.md Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
requirements.txt Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00

Text Generation Inference Python gRPC Server

A Python gRPC server for Text Generation Inference

Install

make install

Run

make run-dev