Hacker News
new
past
comments
ask
show
jobs
points
by
bandrami
2 hours ago
|
comments
by
CoastalCoder
35 minutes 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?
reply
by
bandrami
27 minutes ago
|
parent
|
[-]
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.
reply