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

Integrate llama.cpp #7

Open
4 tasks
jorgeantonio21 opened this issue Mar 21, 2024 · 1 comment
Open
4 tasks

Integrate llama.cpp #7

jorgeantonio21 opened this issue Mar 21, 2024 · 1 comment
Assignees
Labels

Comments

@jorgeantonio21
Copy link
Contributor

jorgeantonio21 commented Mar 21, 2024

It will likely that we will want to integrate llama.cpp (or one of its available rust bindings) to our stack. It will be important to have comparison benchmarks. The following is required

  • Benchmark llama.cpp vs hugging face candle. Also, map which model architectures are available for each of these libraries.
  • (Optional) Create our own rust bindings library around llama.cpp.
  • Integrate llama.cpp directly into our tech stack.
  • The user should be able to compile the project either with llama.cpp or candle, not both. This can be achieved through a suitable feature configuration.
@Cifko Cifko self-assigned this Mar 25, 2024
@jorgeantonio21
Copy link
Contributor Author

Not relevant atm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants