llm2vec4cxr / requirements.txt
lukeingawesome's picture
Upload LLM2Vec4CXR fine-tuned model
1cc6474 verified
raw
history blame
301 Bytes
# 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