6
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 23 Feb 2026
6 points (100.0% liked)
Security
6831 readers
7 users here now
Confidentiality Integrity Availability
founded 6 years ago
MODERATORS
I think all that has to do with how the model is trained. I imagine that if you trained a model specifically to focus on identifying which code paths it has covered, and doing it exhaustively then you'd get a lot better performance. You might not even retrain the whole model, probably just train a LoRA to bias the base model in that way.