Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 734 Bytes

ActiveModelLite.md

File metadata and controls

40 lines (21 loc) · 734 Bytes

@zeldafan0225/ai_horde / Exports / ActiveModelLite

Interface: ActiveModelLite

Hierarchy

Table of contents

Properties

Properties

count

Optional count: number

How many workers in this horde are running this model.

Defined in

index.ts:2548


name

Optional name: string

The name of a model available by workers in this horde.

Defined in

index.ts:2546