Skip to content

Commit

Permalink
change the reference
Browse files Browse the repository at this point in the history
  • Loading branch information
gorkem committed Jul 30, 2024
1 parent 40edaa6 commit be6087e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/src/docs/dev-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ cd kitdev

Now unpack an LLM ModelKit - there are several on [Jozu Hub](https://jozu.ml/discover), but here we're using Phi3 Mini because of its size:

<!-- replace with reference to Jozu Hub once bug is fixed -->

```sh
kit unpack ghcr.io/jozu-ai/phi3:3.8b-mini-instruct-4k-q4_K_M
kit unpack jozu.ml/jozu/phi3:3.8b-mini-instruct-4k-q4_K_M
```

Now start your LLM dev server locally using the [kit dev start command](./cli/cli-reference.md#kit-dev-start):
Expand Down

0 comments on commit be6087e

Please sign in to comment.