Skip to content

Commit

Permalink
chore(example/llm): Link to model library
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Jul 4, 2024
1 parent 4eee29c commit dea27be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/llm.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Key points:
- To change this location, edit the `dataDir` option in `flake.nix`
2. **Model management**:
- By default, the [`phi3`] model is automatically downloaded
- To change or add models: a. Edit the `models` option in `flake.nix` b. Use the open-webui interface to download additional models.
- To change or add [more models](https://ollama.com/library): a. Edit the `models` option in `flake.nix`, or b. Use the open-webui interface to download additional models.

[`phi3`]: https://ollama.com/library/phi3
[source]: https://github.com/juspay/services-flake/tree/main/example/llm
[source]: https://github.com/juspay/services-flake/tree/main/example/llm

0 comments on commit dea27be

Please sign in to comment.