|
|
|
|
|
by little_name
762 days ago
|
|
> LLM’s degree of adherence to training patterns can be directly tuned, per request (up to whatever the maximum it is capable of.) I think people often forget the behavior of instruction following is still based on SFT training data. This is exactly "adherence to training patterns". Prompt engineering is not elixir, it's just a way to utilize the patterns seen in training data. |
|
I’m not talking about prompt engineering when I talk about per request tuning of how closely it follows established patterns, I’m talking about inference parameters (temperature, top_p, top_k, are common for most models and ways of calling them, some others may be available, too.)