text-generation-inference/backends/gaudi/server
Wang, Yi A 76cc129796 remove block_scales which is not needed anymore
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
2025-04-11 01:28:14 -07:00
..
integration-tests Gaudi: Add Integration Test for Gaudi Backend (#3142) 2025-04-07 16:55:03 +02:00
text_generation_server remove block_scales which is not needed anymore 2025-04-11 01:28:14 -07: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 Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01: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 Gaudi: Sync TGI with the latest changes from the TGI-Gaudi fork (#3117) 2025-03-18 09:45:52 +01:00
README.md Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
requirements.txt Gaudi: Sync TGI with the latest changes from the TGI-Gaudi fork (#3117) 2025-03-18 09:45:52 +01:00

Text Generation Inference Python gRPC Server

A Python gRPC server for Text Generation Inference

Install

make install

Run

make run-dev