Skip to content

Align Model Context Length with Provider Specs #23

@sepao

Description

@sepao

Context length is critical for agent workflows and tool calling, particularly for OpenClaw. A context window of at least 64k tokens is recommended; however, the current model configuration falls short of this requirement, leading to runtime failures.

Context Length should be align with max_position_embeddings in original model config.json

Image

Metadata

Metadata

Assignees

Labels

optimizationsA collection of performance optimizations and workflow refinements to elevate the overall experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions