Skip to content

Add model metadata abstraction for capability detection #37

@michalharakal

Description

@michalharakal

Summary

Introduce a common metadata model that can be populated from GGUF and HF/tokenizer sources.

Scope

  • Add ModelMetadata abstraction usable across loaders
  • Include fields for model family, architecture, chat template, tokenizer hints, and source format
  • Populate it where possible from existing loader paths

Acceptance criteria

  • Shared code can inspect model metadata without depending on a specific file format
  • Metadata is optional and failures degrade gracefully

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions