mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-09 21:27:53 -05:00
Update README.md
update local model readme
This commit is contained in:
@@ -79,7 +79,7 @@ All generated code will be stored in the folder `workspace` inside the folder na
|
|||||||
|
|
||||||
## 🐳 How to start gpt-pilot in docker?
|
## 🐳 How to start gpt-pilot in docker?
|
||||||
1. `git clone https://github.com/Pythagora-io/gpt-pilot.git` (clone the repo)
|
1. `git clone https://github.com/Pythagora-io/gpt-pilot.git` (clone the repo)
|
||||||
2. Update the `docker-compose.yml` environment variables, which can be done via `docker compose config`
|
2. Update the `docker-compose.yml` environment variables, which can be done via `docker compose config` . if you use local model, please go to [https://localai.io/basics/getting_started/](https://localai.io/basics/getting_started/) start.
|
||||||
3. run `docker compose build`. this will build a gpt-pilot container for you.
|
3. run `docker compose build`. this will build a gpt-pilot container for you.
|
||||||
4. run `docker compose up`.
|
4. run `docker compose up`.
|
||||||
5. access the web terminal on `port 7681`
|
5. access the web terminal on `port 7681`
|
||||||
|
|||||||
Reference in New Issue
Block a user