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?
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?
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.