Is your feature request related to a problem? Please describe.
There is no way for the model to currently know what is in front of its completion.
Describe the solution you'd like
Ollama has a suffix option, which gives the model additional context. This should be implemented.
Additional context
This may require a rework of the current formatting.
Is your feature request related to a problem? Please describe.
There is no way for the model to currently know what is in front of its completion.
Describe the solution you'd like
Ollama has a
suffixoption, which gives the model additional context. This should be implemented.Additional context
This may require a rework of the current formatting.