Improved compactor heuristics #104
Labels
No labels
bug
commercial
documentation
duplicate
enhancement
feature
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jasoncouture/llama-shears#104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current compactor decisions are coarse. Tighten the heuristics so it triggers at the right time and preserves the right material.
Open questions to settle:
Depends on accurate token usage (sibling) — heuristics that key on tokens need real counts, not estimates. Pairs with #11 (tool-pair preservation), compactor tool (sibling).