vectara / vectara-ingest

An open source framework to crawl data sources and ingest into Vectara
https://vectara.com
Apache License 2.0
118 stars 48 forks source link

Reduce docker image size #92

Closed ofermend closed 4 months ago

ofermend commented 4 months ago

Moved back to requirements (from poetry) and lots of other things to significantly reduce docker images size for both ARM64 and AMD64 architectures. Primarily reduces the size of Torch and makes sure it does not pull in all the Nvidia libraries.