Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/provider-llamacpp-node / / LlamaCppNativeCounterOptions
Interface: LlamaCppNativeCounterOptions
Defined in: src/counter.ts:20
Stable
Options for LlamaCppNativeCounter.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
id? | readonly | string | src/counter.ts:23 |
model | readonly | LlamaModelInstance | src/counter.ts:21 |
modelPath? | readonly | string | src/counter.ts:22 |