Skip to content

Add local runtime smoke tests for LLamaSharp and ONNX flows #71

@KSemenenko

Description

@KSemenenko

Problem

Local runtime support needs deterministic smoke coverage so the repo can catch integration regressions early.

Scope

  • Track smoke tests for LLamaSharp and ONNX runtime flows
  • Cover readiness, basic inference execution, and compatibility failures at a high level
  • Keep the tests lightweight enough for routine use where appropriate

Out of scope

  • Full performance benchmarking
  • External provider adapter tests

Implementation notes

  • Keep local-runtime smoke tests deterministic and small-model-friendly
  • Align the tests with the local runtime abstraction and model-vault work
  • Preserve separate concerns from broader CI strategy

Definition of Done

  • The issue defines the minimum smoke coverage needed for local runtimes
  • Later runtime work can add the right checks without scope ambiguity

Verification

  • Review the issue against the local-runtime epic and testing policy

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions