feat: enhance Ollama configuration for better code completion #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bot/issue-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #1 - Enhances Ollama configuration with: Increased n_completions from 1 to 3, Increased context_window from 512 to 1024, Increased max_tokens from 56 to 100, Added temperature = 0.8 for creative suggestions, Improved documentation with setup instructions
What would be even better than tweak the model configuration is to replace the plugin by a open standard. For instance LSP have support to FIM and is implemented by llm-ls. That would allow us to replace minuet by llm.nvim
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.