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

gpt4all run gguf model cost much less memory than llama.cpp, amazing, how can you do this #3516

Open
javalover123 opened this issue Feb 26, 2025 · 0 comments

Comments

@javalover123
Copy link

Bug Report

gpt4all run gguf model cost much less memory than llama.cpp, amazing, how can you do this

Steps to Reproduce

  1. Download DeepSeek-R1-Distill-Qwen-1.5B-Q8_0.gguf, the file is about 1.8GB
  2. llama-cli -m DeepSeek-R1-Distill-Qwen-1.5B-Q8_0.gguf, cost about 1.9GB memory
  3. gpt4all just cost 260MB memory, amazing, how can you do this

Expected Behavior

Can you contribute this feature to llama.cpp?

Your Environment

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

No branches or pull requests

1 participant