install
Download and install the latest version of the Spice runtime.
Usage​
spice install [flavor] [flags]
flavor​
- `` Install the core runtime that only includes data components
- aiInstall the AI-enabled runtime with both data components and AI components
Flags​
- -h,- --helpPrint this help message
- -c,- --cpuInstall the CPU accelerated version of the AI runtime
- -f,- --forceForce installation of the latest released runtime
Examples​
spice install
Additional Example​
spice install ai --cpu
