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

Add support for running through Local in-memory AI models through webGPU #1351

Open
haikyuu opened this issue May 7, 2024 · 0 comments
Open

Comments

@haikyuu
Copy link
Contributor

haikyuu commented May 7, 2024

Is your feature request related to a problem? Please describe.
The GPT-4 bill is very big. And it's possible to use a local open model without doing any prior setup.

Describe the solution you'd like
https://github.com/abi/secret-llama is an example project that enables the user to load LLAMA-3 or another model completely in the browser, and talk to it via the OpenAI API.
I'd love for MemGPT to offer that as well.

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

No branches or pull requests

1 participant