Skip to content

Feature request: Configurable context size #36

Description

@jeberger

The pool cli assumes that the model has a 125k context window, but that may not be true (especially when using a locally hosted Ollama model). It would be nice if:

  • we could specify a context size, and have pool tell Ollama to use that size
  • failing that, it would be nice if pool could auto-detect the context size used by the Ollama model
  • failing that, it would be nice if we could specify the context size that pool should use and have it use that context size when reporting usage and auto-compacting the context when it overflows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions