Skip to content
Onur ULUSOY edited this page Jun 5, 2024 · 3 revisions

Local Moddels With Ollama

We just released our local model support. You can use llava and ``bakllava` models with ollama inside of the apps. But as you can understand with this way assistant not able to hear you and speak.

Just go to llm settings in UI and select a Ollama model.

Profile Selection

The application supports different profiles, each maintaining a separate message history. This feature allows you to switch between contexts such as work, personal, or other custom profiles.

To select a profile, use the following command:

computerassistant --profile personal

Replace personal with the desired profile name.

Clone this wiki locally