Skip to content

Commit

Permalink
fix format too
Browse files Browse the repository at this point in the history
  • Loading branch information
alabulei1 authored Nov 2, 2023
1 parent 112214d commit 33284c8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@ You can use environment variables to configure the model execution.

| Option |Default |Function |
| -------|-----------|----- |
| |
LLAMA_LOG| 0 |The backend will print diagnostic information when this value is set to 1|
| LLAMA_LOG| 0 |The backend will print diagnostic information when this value is set to 1|
|LLAMA_N_CTX |512| The context length is the max number of tokens in the entire conversation|
|LLAMA_N_PREDICT |512|The number of tokens to generate in each response from the model|

Expand Down

0 comments on commit 33284c8

Please sign in to comment.