Open rstarmer opened 1 year ago
This is not specifically related to this draft; its the next step in the build pipeline.
https://github.com/artificialwisdomai/apt.oifv.ai/blob/main/build.sh
here is my go.
https://github.com/artificialwisdomai/origin/pull/78
These two PRs represent two forward passes.
Thanks -steve
add_dev.sh: ensure disk space for build and python prerequisites build-prereqs.sh: install prerequisites (intel, nvidia) build-faiss.sh: build faiss libs and python (and python swig) libs
Produces a python .whl Produces a .tar.gz of the generated libraries