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

Llama.cpp 30B runs with only 6GB of RAM now #337

Open
1Mark opened this issue Apr 1, 2023 · 1 comment
Open

Llama.cpp 30B runs with only 6GB of RAM now #337

1Mark opened this issue Apr 1, 2023 · 1 comment

Comments

@1Mark
Copy link

1Mark commented Apr 1, 2023

See link for further details https://news.ycombinator.com/item?id=35393284

Is there anything required to be done in order to benefit from this?

@ghost
Copy link

ghost commented Apr 3, 2023

Just FYI - you won't be able to run 30B llama just with 6GB RAM, it's just that with mmap the memory usage of the model is now counted as kernel's file cache, see https://news.ycombinator.com/item?id=35395739 and answers below

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

No branches or pull requests

1 participant