| ▲ | cyanydeez 7 hours ago | |||||||
right, the model will listen to you for ~32k context; half of that is just getting them into the "downhill" path for being a coding assistant. You can throw in whatever your heart's desire and if it's a single fix, it might listen to you; but treating it like a smart-IDE basically means it'll follow whatever dominant pattern is in the training data. If we had smart capitalism (the SAME PROBLEM) we'd realize what we want are per-framework or per-OS models that simply are 80% how to english and 20% the tools we need for a given project. But that's no where the money is. | ||||||||
| ▲ | m_ke 6 hours ago | parent [-] | |||||||
yeah I tried rules, hooks and forbidding things like pip / python3 but it just led to the model failing to do what it wants and a bunch of token churn trying to get around my more rigid constraints. main problem is that the harness files get loaded into context early in the session and slowly wash away as new information comes in. | ||||||||
| ||||||||