0

Maestro: llama did not install

@pinokionutposted 8/26/2026, 2:59:19 PM·1 reply

App: Maestro (Maestro.git)
Repo: https://github.com/Blizaine/Maestro.git
Generated: 2026-08-26T14:58:22.103Z
Pinokio: 8.0.40
Platform: linux x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "linux",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "ga102 [geforce rtx 3090]",
    "ram_gb": 94,
    "vram_gb": 24
  },
  "os": {
    "platform": "linux",
    "distro": "Pop",
    "release": "24.04 LTS",
    "codename": "noble",
    "kernel": "7.0.11-76070011-generic",
    "arch": "x64",
    "uefi": true
  },
  "system": {
    "manufacturer": "ASUS",
    "model": "System Product Name",
    "version": "System Version",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i9-14900K",
    "vendor": "Intel",
    "family": "6",
    "model": "183",
    "stepping": "1",
    "speed": 2.53,
    "speedMin": 0.8,
    "speedMax": 5.5,
    "cores": 32,
    "physicalCores": 24,
    "processors": 1,
    "performanceCores": 8,
    "efficiencyCores": 16,
    "virtualization": true,
    "cache": {
      "l1d": 917504,
      "l1i": 1048576,
      "l2": 33554432,
      "l3": 37748736
    }
  },
  "memory": {
    "total": 100907933696,
    "free": 85453393920,
    "used": 15454539776,
    "active": 14789382144,
    "available": 86118551552,
    "buffers": 8253440,
    "cached": 7158480896,
    "slab": 485367808,
    "buffcache": 7652102144,
    "swaptotal": 17179865088,
    "swapused": 0,
    "swapfree": 17179865088
  },
  "gpus": [
    {
      "model": "ga102 [geforce rtx 3090]"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA Corporation",
        "model": "GA102 [GeForce RTX 3090]",
        "bus": "Onboard",
        "vram": 24576,
        "vramDynamic": false,
        "driverVersion": "580.173.02"
      }
    ],
    "displays": [
      {
        "main": true,
        "builtin": false,
        "connection": "HDMI-A-1",
        "currentResX": 3840,
        "currentResY": 2160,
        "currentRefreshRate": 59
      }
    ]
  }
}

Logs

logs/api/start.js/1787755653906

Source: api / start.js
Lines: 45 total, last 45 included

[api shell.run]
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/professorjones/pinokio/api/Maestro.git/app/env/bin/activate /home/professorjones/pinokio/api/Maestro.git/app/env && python launch.py 
[Maestro] Installing download stall protection...
[safe_download] tqdm download hook installed
[Maestro] Importing WanGP engine...
[GGUF][llama.cpp CUDA] kernels unavailable, using fallback
[Runtime] Python 3.10.20 | PyTorch 2.7.0+cu128 | CUDA 12.8 | NVIDIA GeForce RTX 3090 (sm_86)
[Runtime] Kernels: Triton=ready (3.3.0), SageAttention=ready, Lightx2v NVFP4=missing, FlashAttention=ready, H3 Sol Engine=unavailable in this runtime
[GuideLoader] Guide not found: prompt_enhancer/dramabox_speech_rules.md
[GuideLoader] Guide not found: prompt_enhancer/dramabox_dialogue_rules.md
[Quanto][INT8] Injected int8 kernels ACTIVE (backend=triton).
[Maestro] WanGP loaded: 197 models available
[Workspace] Active workspace: default (outputs)
[Maestro] Gradio classic UI mounted at /classic
[Maestro] React UI serving from /home/professorjones/pinokio/api/Maestro.git/ui/dist

==================================================
  Maestro UI:    http://127.0.0.1:42003/
  Classic UI:    http://127.0.0.1:42003/classic/
  API docs:      http://127.0.0.1:42003/docs
==================================================

INFO:     Started server process [26237]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:42003 (Press CTRL+C to quit)
INFO:     127.0.0.1:59212 - "GET /api/v1/loras/ltx2_22B_distilled_1_1/details HTTP/1.1" 200 OK
INFO:     127.0.0.1:59226 - "GET /api/v1/presets HTTP/1.1" 200 OK
INFO:     127.0.0.1:59222 - "GET /api/v1/loras/ltx2_22B_distilled_1_1 HTTP/1.1" 200 OK
INFO:     127.0.0.1:59248 - "GET /api/v1/system/preflight HTTP/1.1" 200 OK
INFO:     127.0.0.1:59222 - "GET /api/v1/model-visibility HTTP/1.1" 200 OK
INFO:     127.0.0.1:59248 - "GET /api/v1/h3-window-overrides HTTP/1.1" 200 OK
INFO:     127.0.0.1:59244 - "GET /api/v1/director/queue HTTP/1.1" 200 OK
INFO:     127.0.0.1:59222 - "GET /api/v1/workspaces HTTP/1.1" 200 OK
INFO:     127.0.0.1:59212 - "GET /api/v1/system-config HTTP/1.1" 200 OK
INFO:     127.0.0.1:59244 - "GET /api/v1/services-config HTTP/1.1" 200 OK
INFO:     127.0.0.1:59222 - "GET /api/v1/llm/models HTTP/1.1" 200 OK
INFO:     127.0.0.1:59226 - "GET /api/v1/models HTTP/1.1" 200 OK
INFO:     127.0.0.1:59230 - "GET /api/v1/system-detect HTTP/1.1" 200 OK
INFO:     127.0.0.1:59226 - "GET /api/v1/loras/ltx2_22B_distilled_1_1 HTTP/1.1" 200 OK
INFO:     127.0.0.1:59230 - "GET /api/v1/model-options/ltx2_22B_distilled_1_1 HTTP/1.1" 200 OK
INFO:     127.0.0.1:59212 - "GET /api/v1/director/pipelines HTTP/1.1" 200 OK
INFO:     127.0.0.1:59248 - "GET /api/v1/defaults/ltx2_22B_distilled_1_1 HTTP/1.1" 200 OK
INFO:     127.0.0.1:59244 - "GET /api/v1/loras/installed HTTP/1.1" 200 OK
INFO:     127.0.0.1:59244 - "POST /api/v1/loras/check-updates HTTP/1.1" 200 OK
Replies (1)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).