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
Hi I appriciate use Tauri and effort you have taken. But for downloading all the models high bandwidth is needed so I generally use cloud based ide's. There is no gui access but superfast internet because of cloud it would be very helpful if there be any Local AI cli app. storage can be issue but I can run multiple instances :)
The text was updated successfully, but these errors were encountered:
@tanmay-veer Can you elaborate on how you envision the CLI feature would work? Would you be down to implement a CLI wrapper around the API? local.ai spawn an API, so my thinking is that we would have something like this:
Implement a way to spawn local headlessly
Implement API endpoints for model download and model listing/management/loading
Implement a lightweight CLI client to ping the local.ai server <- can either be in rust or a nodejs CLI. It's a light wrapper so really depend, also not sure if we even need the CLI wrapper.
I don't have capacity or interest to implement this at the moment, but anyone's welcome to submit a PR to add this feature!
louisgv
changed the title
Need for cli app
Headless Mode (Need for cli app)
Jul 10, 2023
Hi I appriciate use Tauri and effort you have taken. But for downloading all the models high bandwidth is needed so I generally use cloud based ide's. There is no gui access but superfast internet because of cloud it would be very helpful if there be any Local AI cli app. storage can be issue but I can run multiple instances :)
The text was updated successfully, but these errors were encountered: