mutterkey
KDE-first push-to-talk transcription tool for KDE Plasma
Loading...
Searching...
No Matches
ModelCompatibilityMarker Struct Reference

One engine/model-format compatibility marker recorded in a package manifest. More...

#include <modelpackage.h>

Public Attributes

QString engine
 Stable engine identifier accepted by this package.
 
QString modelFormat
 Engine-specific model format marker such as ggml.
 

Detailed Description

One engine/model-format compatibility marker recorded in a package manifest.

Definition at line 18 of file modelpackage.h.

Member Data Documentation

◆ engine

QString ModelCompatibilityMarker::engine

Stable engine identifier accepted by this package.

Definition at line 20 of file modelpackage.h.

◆ modelFormat

QString ModelCompatibilityMarker::modelFormat

Engine-specific model format marker such as ggml.

Definition at line 22 of file modelpackage.h.


The documentation for this struct was generated from the following file: