Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,24 @@ Get it from [Releases ↗](https://github.com/ggml-org/LlamaBarn/releases)

![LlamaBarn](https://github.com/user-attachments/assets/9ff133d8-6a65-43d5-9672-5eb58da0dd0e)

## Installation

### Homebrew

```shell
brew install --cask llamabarn
```

The formula is automatically updated with new LlamaBarn releases. Running the command above installs LlamaBarn in the `Applications` directory.

### GitHub Releases

1. Download `LlamaBarn.dmg` from the [latest GitHub Release]() and open it.
2. Drag the LlamaBarn app over the `Applications` folder to install it.
3. Use <kbd>cmd + e</kbd> to eject the DMG.

Read the [Quick start](#quick-start) guide to start using LlamaBarn.

## Goals

<!-- what we hope to achieve -->
Expand Down