5 ms·
> what models the use under the hood Presumably their own, wouldn’t they?
by drdrd 15d ago
> what models the use under the hood
Presumably their own, wouldn’t they?
- melvinroest 15d agoYou mean their own trained models, or do you think it's an open source model that they fine-tuned? If they use their own, I'd guess it's the latter.
- catlifeonmars 15d agoMaybe the model doesn’t matter, maybe you just need something minimally intelligent to seed the fuzzer, generate a test case, and rinse and repeat when the fuzzer gets stuck.
- vorticalbox 15d agoDefault to gpt 5.4 nano https://github.com/weareaisle/nano-analyzer/blob/main/scan.py#L43 https://github.com/weareaisle/nano-analyzer/blob/main/scan.p...