Hello everyone,
Since Concrete ML with all dependencies is about 6 GB in size, I was wondering if there is a relatively easy way to just pull in some parts, e.g. not pulling in Nvidia cuda binaries, not pulling in Torch etc.
Use case for this would be just using Concrete ML on CPU and with just machine learning models like LinearRegression, LogisticRegression etc.
Thanks