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

Large Language Model (LLM) : Add llama.cpp as an external module #322

Open
joiskash opened this issue Dec 13, 2023 · 0 comments
Open

Large Language Model (LLM) : Add llama.cpp as an external module #322

joiskash opened this issue Dec 13, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@joiskash
Copy link
Collaborator

joiskash commented Dec 13, 2023

Is your feature request related to a problem? Please describe.
Add a transform module that can support text to text transform using an LLM. We can add llama.cpp to Aprapipes. It can run many different llama based models and others.

https://github.com/ggerganov/llama.cpp

Things to consider:

  1. We may need to build a text input sink.
  2. Connect it with the whisper module in issue Automatic Speech Recognition (ASR) : Integrate Whisper.cpp as an external module in ApraPipes #321
@joiskash joiskash added enhancement New feature or request good first issue Good for newcomers labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant