maxTokens property
Context-window size (maxTokens), if the manifest declares one
(model.context_length). Still clamped by the engine downstream — a
manifest cannot set a value the engine rejects.
Implementation
final int? maxTokens;
Context-window size (maxTokens), if the manifest declares one
(model.context_length). Still clamped by the engine downstream — a
manifest cannot set a value the engine rejects.
final int? maxTokens;