VALDI
Last updated
Was this helpful?
Last updated
Was this helpful?
Ready to contribute to cutting-edge AI while earning rewards? This guide helps Flexstack users seamlessly deploy a Flexstack AI Host on a powerful cloud platform ideal for AI and machine learning.
Before You Start:
VALDI Account: Make sure you have a account with sufficient credits. Sign up and top up your account if needed (pricing details available )
Flexstack AI: Sign up for a free Flexstack Network account at to obtain your username and password.
Step 1: Configure Your Valdi.ai Environment
GPU Cloud Creation: Head to the valdi.ai console and choose "Available Servers" in "Cloud GPUs".
Select Resources: We recommend 1x RTX A4000 16GB VRAM for image generation tasks. 1x GeForce RTX 4090 24GB VRAM for deploying LLMs.
Configure Server: Proceed with configuring your server with details such as Host Name, number of GPUs, number of CPU cores, and RAM (recommend 4 cores 16GB RAM) and OS (Recommendation: Choose the pre-setup OS as Ubuntu 20.04 + PyTorch).
Starting your server: Review and click "Launch virtual machine" to begin. (NOTE: SSH access information will be displayed in a popup. You should remember and save it).
Step 2: Deploy Your Flexstack AI Host
Clone and Navigate: Connect to your server via SSH using the terminal.
Run the following command to clone the Flexstack AI Host code:
Move and Install: Navigate to the Flexstack AI Host directory:
Then, install required packages:
Verification: Ensure the .env
file is created (check with ls -a
). This file stores your credentials securely.
Choose Your Task: Select the Flexstack AI task you wish to deploy
For Image Generation task (with Stable Diffusion 1.5, SDXL, or SDXL Lightning model) run:
For Video Generation task, run:
For LLMs task (with google/gemma-7b model), run:
For SD LoRA training task, run:
You're In! Congratulations! Your Flexstack Host is now running on Valdi.ai, actively contributing to the Flexstack AI network and potentially earning rewards based on your usage.
Additional Tips:
Refer to the official Flexstack AI Host documentation for further details and troubleshooting.
Join the Flexstack Network community forum for discussions, support, and updates.
By deploying your Flexstack AI Host on Valdi.ai, you're joining a vibrant community pushing the boundaries of AI. Welcome aboard!
Authentication and Environment: Obtain your Flexstack Network credentials from and run the following command, replacing with your actual username and password: