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.

epic: Basic Automated test for Installation & Inference on compatible Hardware & OS #1147

@dan-menlo

Description

@dan-menlo

Goal

  • We should test for full e2e lifecycle of Cortex's main use case
  • This only covers llama.cpp for v0.1

Existing Work

Existing Bugs

Test Cases

Test Harness

Installation & Uninstallation

Starting

Model Running

  • Successful load of cached model (e.g. tinyllama)
  • Successful inference request of cached model
  • Error messages are tested
  • Successful unloading of model
  • Ensure dylib issue is covered bug: libengine.dylib not found #953

Stopping

  • Successfully stops with no dangling processes

Uninstallation

  • Successfully uninstalls with no dangling files

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions