#!/usr/bin/env bash # ============================================================================ # BLACKROAD OS, INC. - PROPRIETARY AND CONFIDENTIAL # Copyright (c) 2025-2026 BlackRoad OS, Inc. All Rights Reserved. # # This code is the intellectual property of BlackRoad OS, Inc. # AI-assisted development does not transfer ownership to AI providers. # Unauthorized use, copying, or distribution is prohibited. # NOT licensed for AI training or data extraction. # ============================================================================ clear echo "┌──────────────────────────────┐" echo "│ BlackRoad LLaMA (v0.1) │" echo "│ model: lucidia-llama:latest │" echo "│ node: lucidia-operator │" echo "└──────────────────────────────┘" echo ollama run lucidia-llama:latest