-
Notifications
You must be signed in to change notification settings - Fork 486
Usage
Onur ULUSOY edited this page Jun 5, 2024
·
3 revisions
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.
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.
If you like it, you can give a star to support =)