Skip to content

newsdaycom/python-ml-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-ml-docker

Shared CPU ML base image for Data Vault AI services.

This image owns the CPU embedding stack used by rag-agent, sql-agent, and vectorization-service-cpu, including CPU-only PyTorch, sentence-transformers, Transformers, ChromaDB, and LangChain integration packages. Centralizing those dependencies here keeps service rebuilds fast and avoids version drift such as regex / transformers mismatches.

GPU vectorization must not use this image because it needs a CUDA-capable PyTorch runtime.

About

Python ML Docker image for CPU only torch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors