-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
optimizationsA collection of performance optimizations and workflow refinements to elevate the overall experienceA collection of performance optimizations and workflow refinements to elevate the overall experience
Description
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
- Already verified by @PiercingLight1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
optimizationsA collection of performance optimizations and workflow refinements to elevate the overall experienceA collection of performance optimizations and workflow refinements to elevate the overall experience
