Model description
Model: https://huggingface.co/nvidia/NV-Embed-v2
Errors out:
AttributeError: 'LatentAttentionConfig' object has no attribute '_attn_implementation_internal'
Updating to latest transformers seems to help:
poetry add transformers==latest
Open source status & huggingface transformers.