--logit-bias token id - Where can I find the list of tokens and their ids? #1442
Answered
by
klosax
trollkotze
asked this question in
Q&A
-
If I want to bias towards or against certain tokens, how do I find the token id to use for this parameter? |
Beta Was this translation helpful? Give feedback.
Answered by
klosax
May 14, 2023
Replies: 1 comment 1 reply
-
Use the --verbose-prompt parameter to list the token ids of the prompt:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
trollkotze
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use the --verbose-prompt parameter to list the token ids of the prompt: