tjs-intel

Results 4 issues of tjs-intel

**What I'd like:** I'm considering adding this to my EKS deployment, but I found a flaw in another project that drains nodes before termination (aws-node-termination-handler) where nodes weren't properly detached...

question

`unusedExportMap` is a map so the `Object.keys` function should be used to check if it is empty.

# What does this PR do? The example [contrastive-image-text](https://github.com/huggingface/transformers/blob/f497f56/examples/pytorch/contrastive-image-text/README.md) works for fine-tuning models that have the `model_type` "clip", but for other models like "chinese_clip" and "siglip" the `VisionTextDualEncoderConfig` class is...

# What does this PR do? Fixes issues with decoder-only generation. Multiple issues were found and corrected. ``` root@idc705326-7:/optimum-habana# GAUDI2_CI=1  RUN_SLOW=1 python -m pytest tests/transformers/tests/models/ -k test_generate_from_inputs_embeds_decoder_only ============================================================================================================== test session...