Skip to content

llmd-installer.sh --download-model parameter silently ignored #319

Open
@yossiovadia

Description

@yossiovadia

Component

Quickstart

Describe the bug

The --download-model parameter is processed for downloading but ignored for deployment.
Seems the base-slim.yaml template contains hardcoded Qwen/Qwen3-0.6B model settings that override user CLI inputs.

Steps to reproduce

  1. Run: ./llmd-installer.sh --download-model microsoft/Phi-3-mini-4k-instruct
  2. Check deployed ModelService - it uses Qwen/Qwen3-0.6B instead of Phi-3-mini

Additional context or screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    quickstartRelated to quickstarts

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions