Merge branch 'dev' into dockerfile-optimisation

This commit is contained in:
Jannik S 2024-04-03 11:37:46 +02:00 committed by GitHub
commit f669c0e78e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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