I ditched LM Studio for llama.cpp, and my local LLM doesn't feel like a downgrade anymore
…llama.cpp is an open-source C++ runtime for running large language models locally, built by Georgi Gerganov in March 2023 right after Meta dropped the LLaMA weights. And actually, llama.cpp…