logoalt Hacker News

CoastalCodertoday at 2:26 PM1 replyview on HN

I'm curious if LLMs would be useful for code understanding and for bug hunting in an environment like that.

Are there any good models for those tasks that can work in an air-gapped enclave?


Replies

bandramitoday at 2:35 PM

We do have a phi4 installation in the compartment though it's separately compartmented from the rest of the network. It seems pretty good at doing call graphs. It's slower than ctags but can pull more context with it.