Skip to content

Commit

Permalink
Update README.md with ref to MACOS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ihgalis authored Sep 21, 2023
1 parent b8ec7a0 commit 8eb7a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ interpreter.model = "gpt-3.5-turbo"

### Running Open Interpreter locally

**Issues running locally?** Read our new [GPU setup guide](./docs/GPU.md) and [Windows setup guide](./docs/WINDOWS.md).
**Issues running locally?** Read our new [GPU setup guide](./docs/GPU.md), [Windows setup guide](./docs/WINDOWS.md) or [MacOS (Apple Silicon only) setup guide](./docs/MACOS.md).

You can run `interpreter` in local mode from the command line to use `Code Llama`:

Expand Down

0 comments on commit 8eb7a85

Please sign in to comment.