text-generation-inference/server/text_generation_server
Karol Damaszke b0de25a285
Don't set rope_scaling for unsupported models (#115)
Co-authored-by: Karol Damaszke <kdamaszke@habana.ai>
2024-04-02 12:12:02 +02:00
..
models Don't set rope_scaling for unsupported models (#115) 2024-04-02 12:12:02 +02:00
pb feat(server): clear cache on error (#143) 2023-03-28 11:29:35 +02:00
utils Disable watermark with FP8 quantization (#114) 2024-03-27 13:32:20 +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 Log exceptions to debug.log (#52) (#84) 2024-02-29 09:14:42 +01:00
server.py Add support for rope_scaling and remove is_optimized_for_gaudi (#112) 2024-03-29 15:07:32 +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