Y
Hacker News
new
|
ask
|
show
|
jobs
by
CoastalCoder
53 days ago
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?
1 comments
bandrami
53 days ago
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.
link