FIX FAISS
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build and push Docker image in git push / build (push) Successful in 8m14s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build and push Docker image in git push / build (push) Successful in 8m14s
				
			This commit is contained in:
		@@ -37,7 +37,7 @@ RUN if [ ! -d /usr/local/cuda/ ]; then \
 | 
				
			|||||||
			faiss-cpu; \
 | 
								faiss-cpu; \
 | 
				
			||||||
	else \
 | 
						else \
 | 
				
			||||||
		python3 -m pip install --no-cache-dir --break-system-packages \
 | 
							python3 -m pip install --no-cache-dir --break-system-packages \
 | 
				
			||||||
			faiss-gpu; \
 | 
								faiss-gpu-cu12; \
 | 
				
			||||||
	fi;
 | 
						fi;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN mkdir /ums-agenten/
 | 
					RUN mkdir /ums-agenten/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user