Merge branch 'dev' into dockerfile-optimisation

This commit is contained in:
Jannik S
2024-04-03 11:37:46 +02:00
committed by GitHub
34 changed files with 1644 additions and 380 deletions

View File

@@ -3,7 +3,7 @@
# use build args in the docker build commmand with --build-arg="BUILDARG=true"
ARG USE_CUDA=false
ARG USE_OLLAMA=false
# Tested with cu117 for CUDA 11 and cu121 for CUDA 12 (default)
# Tested with cu117 for CUDA 11 and cu121 for CUDA 12 (default)
ARG USE_CUDA_VER=cu121
# any sentence transformer model; models to use can be found at https://huggingface.co/models?library=sentence-transformers
# Leaderboard: https://huggingface.co/spaces/mteb/leaderboard