Prompt Hyperparameters
## Prompt Hyperparameters
- They are the additional parameters that can be sent with the prompt and affect the response from LLM.
- Prompt hyperparameters are the settings that control how a language model generates responses when you give it a prompt
- The following are the most used and important hyperparameters:
- Temperature
- Top_p
- Max_tokens
- Presence_penalty
- Frequency_penalty
- Stop Sequenceswhen to use it
Community prompt sourced from the open-source GitHub repo Skakarla2023/prompt-engineering-fundamentals (no explicit license). A "Prompt Hyperparameters" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
Skakarla2023/prompt-engineering-fundamentals · no explicit license