commands.sh

alpaca

linux

A graphical frontend to chat with Ollama models. See also: `ollama`.

More info →

Examples (5)

Launch Alpaca and start a new chat

alpaca --new-chat "chat_title"

Open Quick Ask with a message

alpaca --ask "message"

List all activities that can be launched with `--activity`

alpaca --list-activities

Open an activity

alpaca --activity activity

List all current chats

alpaca --list-chats
made by @shridhargupta | data from tldr-pages