create-lilypad-module
Use create-lilypad-module to create Lilypad modules
Last updated
Was this helpful?
Use create-lilypad-module to create Lilypad modules
Last updated
Was this helpful?
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.
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.
: install and run create-lilypad-module
: output and explanation of create-lilypad-module
files
: requirements and explanations of Lilypad module configuration
: a step-by-step guide on how to create a simple Lilypad module using create-lilypad-module