AQIT 0.1.0
Loading...
Searching...
No Matches
aquin.compute.model_runtime.RuntimeSnapshot Class Reference
Collaboration diagram for aquin.compute.model_runtime.RuntimeSnapshot:

Static Public Attributes

str model_id | None
str target_id | None
Literal kind ["llm"] | None
str error | None
float loaded_for_s | None

Detailed Description

Definition at line 47 of file model_runtime.py.

Member Data Documentation

◆ error

str aquin.compute.model_runtime.RuntimeSnapshot.error | None
static

Definition at line 52 of file model_runtime.py.

◆ kind

Literal aquin.compute.model_runtime.RuntimeSnapshot.kind ["llm"] | None
static

Definition at line 51 of file model_runtime.py.

◆ loaded_for_s

float aquin.compute.model_runtime.RuntimeSnapshot.loaded_for_s | None
static

Definition at line 54 of file model_runtime.py.

◆ model_id

str aquin.compute.model_runtime.RuntimeSnapshot.model_id | None
static

Definition at line 49 of file model_runtime.py.

◆ target_id

str aquin.compute.model_runtime.RuntimeSnapshot.target_id | None
static

Definition at line 50 of file model_runtime.py.


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