Skip to content

Commit

Permalink
Merge pull request #15 from IBM/mingxzhao-patch-7
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mingxzhao authored Oct 21, 2024
2 parents b2c93b2 + 56b5515 commit 67c9dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/lab-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ INFO 2024-10-17 12:05:55,951 instructlab.model.backends.llama_cpp:190: After app
Because you're serving the model in one terminal window, you will have to create a new window and re-activate your Python virtual environment to run `ilab model chat` command:
```shell
cd instructlab
source venv/bin/activate
ilab model chat
```
Expand Down

0 comments on commit 67c9dc7

Please sign in to comment.