5 ms·
I built a tool to create "average llm" probability of code for checking how aligned code is with what an LLM would output. Working on adding context from a proj
by guywhocodes 3y ago
I built a tool to create "average llm" probability of code for checking how aligned code is with what an LLM would output. Working on adding context from a project to check how the style of a section aligns with the style, content and domain of a project.
Idea is to use it to identify code that sticks out, because that usually what's interesting or bad.