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

[Feature] Support for llama-cpp-python embedder and automatic selection when using llama as LLM #435

Merged

Conversation

AlessandroSpallina
Copy link
Member

@AlessandroSpallina AlessandroSpallina commented Aug 28, 2023

Description

Added:

  • support for llama-cpp-python embedder served behind a REST API server
  • automatic selection of the right embedder when llama 2 is used as LLM

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@AlessandroSpallina AlessandroSpallina changed the title [Feature] Support for llama-cpp-python embedder and automatic selecting when using llama as LLM [Feature] Support for llama-cpp-python embedder and automatic selection when using llama as LLM Aug 28, 2023
@pieroit pieroit merged commit 4af3b10 into cheshire-cat-ai:develop Aug 28, 2023
2 checks passed
@AlessandroSpallina AlessandroSpallina deleted the feature/llama-embedder branch August 29, 2023 08:54
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