Table of Contents

Property IsLowRamDevice

Namespace
Qavren.Edge.Chat
Assembly
Qavren.Edge.Chat.Onnx.dll

IsLowRamDevice

Android's ActivityManager.IsLowRamDevice, documented as "1GB or less of RAM". Reported, and used only as a hard refusal - it is false on every phone that is still far too small for a 1.24 GB model, so it is useless as the gate.

public bool? IsLowRamDevice { get; init; }

Property Value

bool?