text-generation-inference/server/text_generation_server
Karol Damaszke c7ccfb87ff
Grouped pad/shift/move operations (#57) (#82)
Co-authored-by: madamczykhabana <110973826+madamczykhabana@users.noreply.github.com>
2024-02-29 04:16:44 +01:00
..
models Grouped pad/shift/move operations (#57) (#82) 2024-02-29 04:16:44 +01:00
pb feat(server): clear cache on error (#143) 2023-03-28 11:29:35 +02:00
utils Sequence bucketing for prefill (#39) (#67) 2024-02-23 01:52:14 +01:00
__init__.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
cache.py fix(server): decrease memory fragmentation (#557) 2023-07-06 14:28:33 +02:00
cli.py Fix trust remote code (#55) 2024-02-19 07:53:24 +01:00
habana_quantization_env.py Add Fp8 support (#42) (#71) 2024-02-23 11:52:28 +01:00
interceptor.py Debugging utils (#14) 2024-01-15 21:05:27 +01:00
profiler.py Add more info to high-level profiler events (#46) (#79) 2024-02-28 09:55:50 +01:00
server.py Add warmup for all possible shapes for prefill #49 (#81) 2024-02-28 10:40:13 +01:00
tgi_service.py Add changes from Optimum Habana's TGI folder 2023-12-05 11:12:16 +01:00
tracing.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00