Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
readme: point to example directory
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaraj-bh committed Apr 9, 2024
1 parent 8d7af29 commit f275b7d
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,11 @@ Run Ollama stack (the [server](https://github.com/ollama/ollama) and [interactiv

## Getting started

### CPU; with open-webui
```sh
nix run github:shivaraj-bh/ollama-flake
nix run "github:shivaraj-bh/ollama-flake?dir=example/cpu"
```

### GPU; CUDA
```sh
nix run github:shivaraj-bh/ollama-flake#cuda
```

### GPU; ROCm
```sh
nix run github:shivaraj-bh/ollama-flake#rocm
```
See [examples](./example) to use them in your flake.

## Up Next

Expand Down

0 comments on commit f275b7d

Please sign in to comment.