-
Notifications
You must be signed in to change notification settings - Fork 1.1k
context overstated #447
Copy link
Copy link
Closed
Labels
autonomous: likelyProbably hands-off: clearly worth fixing, agent can do it, minor judgment needed.Probably hands-off: clearly worth fixing, agent can do it, minor judgment needed.bugSomething isn't workingSomething isn't workingpriority: mediumP2 - normal priorityP2 - normal priority
Description
Metadata
Metadata
Assignees
Labels
autonomous: likelyProbably hands-off: clearly worth fixing, agent can do it, minor judgment needed.Probably hands-off: clearly worth fixing, agent can do it, minor judgment needed.bugSomething isn't workingSomething isn't workingpriority: mediumP2 - normal priorityP2 - normal priority
I just noticed this, significant overstatement of the context used, way over the actual supported by the model instance:
Despite it, the model does behave well, has sensible, coherent output.
Also note how the max length is reported as 200k when the /v1/models does provide some info to say it is 256k:
The provider was added with:
commit: 7d5e840