Quick Start Guide
Get your node up and running in 4 simple steps
Install AI Engines
Install Ollama for text generation and/or ComfyUI for image generation. You can run one or both.
Configure Your Node
The node client creates a config file automatically. You can customize it to enable/disable engines and set ports.
Start Processing Jobs
Your node will automatically detect capabilities and accept compatible jobs. Text jobs go to Ollama, image jobs go to ComfyUI.
Supported Job Types
The types of AI jobs your node can process
Text Generation
Powered by Ollama
LLM inference jobs including chat, summarization, code generation, and more.
Image Generation
Powered by ComfyUI
Stable Diffusion image generation, including txt2img and img2img workflows.
GPU Requirements
Recommended hardware for running different models
Entry Level
RTX 3060/3070 or similar. Run Llama 2 7B, Mistral 7B, and SD 1.5 image generation.
Mid Range
RTX 4070/4080 or similar. Run Llama 2 13B, CodeLlama, and SDXL image generation.
High End
RTX 4090 or A100. Run 70B models, SDXL Turbo, and high-resolution image generation.
Note: Nodes with higher uptime and faster response times receive priority job assignments.