create-lilypad-module
Use create-lilypad-module to create Lilypad modules
create-lilypad-module
is an officially supported package that provides a simple scaffolding for building Lilypad modules. It offers a modern Docker setup with minimal configuration.
A Lilypad module is a Git repository that allows you to perform various tasks using predefined templates and inputs.
The following guide is using the "Hugging Face" template, which is more advanced.
If you are new to module building, it is highly recommended you use the "Ollama" template first.
There is currently not a guide in our docs for the "Ollama" template. We will work on adding one soon, but the directions in the README should be sufficient.
Overview
Getting Started: install and run
create-lilypad-module
Folder Structure: output and explanation of
create-lilypad-module
filesConfiguration: requirements and explanations of Lilypad module configuration
Creating Your Module: a step-by-step guide on how to create a simple Lilypad module using
create-lilypad-module
Last updated
Was this helpful?