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

132/llama3.2+nomic #138

Merged
merged 13 commits into from
Nov 6, 2024
Merged

132/llama3.2+nomic #138

merged 13 commits into from
Nov 6, 2024

Conversation

jfrverdasca
Copy link
Contributor

@jfrverdasca jfrverdasca commented Nov 5, 2024

What this PR change:

  • Add ollama local embeddings support for fast testing
  • Fix docker compose and docker file issues
  • Fix tests to accommodate changes when refactoring embeddings
  • Fix makefile instructions and help
  • Add makefile instruction do pull ollama models

Reviewers:

Issues:

Print screens showing the changes:

NA

* Added ollama to docker compose
* Changed code to use local embedder model (provisional)
* Some Todos must be done yet
* First working version
* Makefile build added to compose up
* embeddings.py full refactor (Now in labs/embeddings/base)
* added new embeddings method in all code where old version was used
* tests correction
@jfrverdasca jfrverdasca self-assigned this Nov 5, 2024
Copy link
Collaborator

@kenvontucky kenvontucky left a comment

Choose a reason for hiding this comment

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

Please add a comment in Readme showcasing how we can set this up for llama3.2 and nomic

labs/embeddings/vectorizers/chunk_vectorizer.py Outdated Show resolved Hide resolved
labs/tasks/llm.py Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
* Readme now have steps to run OpenAI or Local LLM model
* Fix typo in embeddings word
@jfrverdasca jfrverdasca merged commit 09fe089 into main Nov 6, 2024
1 check passed
@jfrverdasca jfrverdasca deleted the 132/llama3.2+nomic branch November 6, 2024 16:43
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.

3 participants