2 ms·
I've implemented tree-sitter in pi before, and while it works, I have no real proof it saves me tokens, or is more accurate. I think a better implementation is
by ramon156 11d ago
I've implemented tree-sitter in pi before, and while it works, I have no real proof it saves me tokens, or is more accurate. I think a better implementation is a model that's trained for AST's, not just "use tool, see what happens".
I'd love to do research on this when I have the time.
- vatsachak 11d agoCool project! That's what I was insinuating through "better encoder"; the model creating more efficient representations of ASTs using something like JEPA