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
@dfurrer , this is a great suggestion - I've done some work that will make it easy to specify the default for your machine or project in your .calibanconfig.json, but auto-detection with a warning is a great UI suggestion. Let me see what we can do.
Currently if a user runs
caliban shell
either on a Mac they get this message:If they do so on a linux machine without GPU they get:
Would it be reasonable to just detect what runtimes are available and fall back to the behavior of --nogpu (perhaps with a warning)?
The text was updated successfully, but these errors were encountered: