Lilypad Modules
Introduction to Lilypad modules
Lilypad modules are the compute jobs that are run on the Lilypad network of Resource Provider nodes. Lilypad nodes are set up to run GPU compute jobs such as AI inference, and can be used for other GPU-intensive tasks.
There are two ways that participants in the network can interact with Lilypad Modules: As Job Creators who run modules, or as Module Creators who create modules.
Running Modules
Running Jobs (participating as a 'Job Creator') is just a few simple steps:
Use our AI inference API or install our CLI
Choose a module to run, and send a job request
Example Modules
Try out some of the Lilypad team modules:
Additional modules from the community are available in the awesome-lilypad repo
Creating Modules
Modules can be developed by any member of the community (participating as a 'Module Creator'). If there is an AI model (or other compute job) you wish to run using the Lilypad Network resources, you can create your own job module!
Developer Resources
Last updated
Was this helpful?