Optimize PyTorch installation in Dockerfile #6
docker-build.yaml
on: push
build-and-push-image
4m 27s
Annotations
1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python -c \"import os; from chromadb.utils import embedding_functions; sentence_transformer_ef = embedding_functions.SentenceTransformerEmbeddingFunction(model_name=os.environ['RAG_EMBEDDING_MODEL'], device=os.environ['RAG_EMBEDDING_MODEL_DEVICE_TYPE'])\"" did not complete successfully: exit code: 1
|