Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

bug: Model download fails due to YAML::BadFile #1325

@gabrielle-ong

Description

@gabrielle-ong

Cortex version

v94

Describe the Bug

Linux 22
VM: ubuntu app 1

see screenshot:

  1. cortex run tinyllama is successful

  2. cortex run tinyllama:gguf

  • fails to download model
  • fail to read file, error bad file
  1. cortex run llama3.1 -> select gguf option
  • Failed to download, but then also Model downloaded successfully (separate issue filed)
  • bad yaml file

Steps to Reproduce

No response

Screenshots / Logs

image

What is your OS?

  • MacOS
  • Windows
  • Linux

What engine are you running?

  • cortex.llamacpp (default)
  • cortex.tensorrt-llm (Nvidia GPUs)
  • cortex.onnx (NPUs, DirectML)

Metadata

Metadata

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions