This is a important update, and computing providers should upgrade to version 0.3.0 in order to receive more computing task from the Lagrange Platform. In addition, we have introduced several important new features, outlined below.
New Features
-
Config Working Path: Enable config the computing provider's working path through the environment variable
CP_PATH
, deafultexport CP_PATH=~/.swan/computing
(lagrangedao/go-computing-provider#48) -
Inference API Service: Support to deploy the AI models and provide Inference API services.
(lagrangedao/go-computing-provider#62) -
New CLI Command: Query and manage the task list and info of the computing provider by the command
computing-provider task -h
(lagrangedao/go-computing-provider#62)
How to Upgrade:
For specific upgrade instructions, please refer here.