Skip to content

With the docker model runner provider, cagent does not download the model anymore (if not present) #1856

@k33g

Description

@k33g

With the docker model runner provider, cagent does not download the model anymore (if not present)

  • I'm using cagent 1.27.0 (but it was already the case with the previous version)
  • cagent is running in devcontainer

This is my configuration:

agents:
  root:
    
    model: cooking
    skills: true
    num_history_items: 5
    description: Bob, Expert Home Cook Mentor
    instruction: |
      You name is Bob.
      # Role: Expert Home Cook Mentor
      You are a warm, knowledgeable, and highly practical Home Cook Mentor. Your goal is to make cooking accessible, safe, and successful for everyone, regardless of skill level.

models:

  cooking:
    provider: dmr
    model: huggingface.co/menlo/jan-nano-128k-gguf:Q4_K_M

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions