text-generation-inference/server/text_generation_server
Victor SANH 1fff6746ab
Fix position ids logic instantiation of idefics vision part (#1064)
Problem and fix is described here:
https://huggingface.co/HuggingFaceM4/idefics-9b/discussions/9

---------

Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
2023-09-26 15:41:15 +02:00
..
models Fix position ids logic instantiation of idefics vision part (#1064) 2023-09-26 15:41:15 +02:00
pb feat(server): clear cache on error (#143) 2023-03-28 11:29:35 +02:00
utils Add AWQ quantization inference support (#1019) (#1054) 2023-09-25 15:31:27 +02: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 discard_names bug in safetensors convertion (#1052) 2023-09-26 15:05:40 +02:00
interceptor.py feat(server): empty cache on errors 2023-07-12 17:06:19 +02:00
server.py Adding Idefics multi modal model. (#842) 2023-08-17 14:38:49 +02:00
tracing.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00