You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rhatdan Should I make this a global option for subcommands like serve, or should it be made exclusive for run for now since serve implicitly requires network access anyway?
There doesn't appear to be a way to pass
--network=none
for limiting network access:ramalama/ramalama/model.py
Line 140 in 4851d60
I believe that having a straightforward way to confine locally-running AI models would be useful for guaranteeing privacy and security in general.
The text was updated successfully, but these errors were encountered: