Skip to content

Commit

Permalink
Merge pull request OpenInterpreter#472 from ihgalis/patch-6
Browse files Browse the repository at this point in the history
Update README.md with ref to MACOS.md
  • Loading branch information
KillianLucas authored Oct 25, 2023
2 parents 1b05691 + 8eb7a85 commit 937e0be
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 @@ -195,7 +195,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 937e0be

Please sign in to comment.