# This model requires the LLM2Vec4CXR package # Install with: pip install git+https://github.com/lukeingawesome/llm2vec4cxr.git # Core dependencies (automatically installed with the package) torch>=2.4.1 transformers>=4.44.0 accelerate>=0.20.0 flash-attn>=2.5.0 numpy>=1.21.0 huggingface_hub>=0.16.0