Switcing to Granite 3.2 - #13
Draft
ibuziuk wants to merge 2 commits into
Draft
Conversation
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
There was a problem hiding this comment.
Pull Request Overview
This PR updates the configuration to switch from the old "ollama pull llama3:8b" command to the updated "ollama pull granite3.2" model and removes the now-obsolete projects configuration.
- Updated command for pulling the new Granite 3.2 model
- Removed projects configuration that is no longer required
Files not reviewed (1)
- continue-config.json: Language not supported
Comments suppressed due to low confidence (2)
devfile.yaml:36
- Confirm that updating the command to 'ollama pull granite3.2' correctly reflects the intended model version and that all related configurations (such as environment variables or dependencies) are updated accordingly.
+ commandLine: "ollama pull granite3.2"
devfile.yaml:5
- Ensure that the removal of the projects block is intentional and that no parts of the configuration rely on it for proper functioning.
-projects:
This was referenced Apr 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Attempt to setup https://github.com/manusa/kubernetes-mcp-server/
Looks like function calling capabilities are close to none though :/