Skip to content

Commit

Permalink
readme clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
curvedinf committed Aug 1, 2024
1 parent 2722f8c commit b0f1d85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ To open the config file:

`dir-assistant config open`

### Llama.cpp Options

Llama.cpp provides a large number of options to customize how your local model is run. Most of these options are
exposed via `llama-cpp-python`. You can configure them with the `[DIR_ASSISTANT.LLAMA_CPP_OPTIONS]`,
`[DIR_ASSISTANT.LLAMA_CPP_EMBED_OPTIONS]`, and `[DIR_ASSISTANT.LLAMA_CPP_COMPLETION_OPTIONS]` sections in the
Expand Down

0 comments on commit b0f1d85

Please sign in to comment.