Skip to content

Commit

Permalink
README usage fix
Browse files Browse the repository at this point in the history
  • Loading branch information
srozb committed Jan 18, 2025
1 parent 458580e commit b491541
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ python sensai/cli.py hunt [OPTIONS] SOURCE
**Options:**

* `-m, --model TEXT`: LLM model to be used for inference. [required]
* `-s, --chunk-size INTEGER`: Intel document split size. [default: 3000]
* `-o, --chunk-overlap INTEGER`: Intel document split overlap. [default: 100]
* `--num-predict INTEGER`: Maximum number of tokens to predict when generating text (-1 = infinite). [default: -1]
* `--num-ctx INTEGER`: Size of the context window used to generate the next token. [default: 4096]
* `-d, --work-dir TEXT`: Location of the workspace directory. [default: "./"]
Expand Down

0 comments on commit b491541

Please sign in to comment.