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