This commit is contained in:
VJHack 2025-01-13 19:08:30 -06:00
parent 0f7501c913
commit b29deb83cd
2 changed files with 2 additions and 2 deletions

View file

@ -273,7 +273,7 @@ Top-nσ sampling is a text generation method that selects tokens based on a stat
Example usage: `--top-nsigma 1`
### Logit Bias
### Logit Bias
- `-l TOKEN_ID(+/-)BIAS, --logit-bias TOKEN_ID(+/-)BIAS`: Modify the likelihood of a token appearing in the generated text completion.