Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update ollama models #105

Merged
merged 1 commit into from
Dec 16, 2024
Merged

refactor: update ollama models #105

merged 1 commit into from
Dec 16, 2024

Conversation

sinedied
Copy link
Contributor

Purpose

Update Ollama models used locally for better ones:

  • Llama3.1 8B for the chat model
  • Nomic Embed for the embeddings (the previously used one now cause context length errors due to Ollama updates)

Note: Images for the tutorial were not updated, since we have to do a more extensive update anyways we'll do that in a separate PR.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

Copy link
Contributor

@glaucia86 glaucia86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sinedied sinedied merged commit 8d40bbd into main Dec 16, 2024
5 checks passed
@sinedied sinedied deleted the local-models branch December 16, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants