Ollama – v0.30.0-rc28
Ollama v0.30.0-rc28 🛠️
If you’re running local LLMs, you know Ollama is the go-to for getting models like Llama 3 and DeepSeek-R1 up and running effortlessly on your machine. This latest release candidate brings a specific tweak to how the engine handles integrated graphics!
What’s New:
- iGPU Management Update: The developers have largely disabled iGPUs (integrated graphics) by default in this build to prioritize stability.
New Environment Variable: A new flag, `OLLAMA_IGPU_ENABLE`, has been added. This is a lifesaver if you actually want* to utilize that integrated graphics power—you can now manually toggle it back on!
This is a great move if you want to ensure your heavy lifting stays strictly on your dedicated GPU, but definitely worth checking out if you’re working on a laptop where every bit of VRAM counts. 🚀
