Ollama – v0.18.0
๐จ Ollama v0.18.0 is live! ๐จ
The latest drop brings a slick backend upgrade โ no flashy new features yet, but some important under-the-hood polish:
๐น Zstandard (`zstd`) request decompression now works in the cloud passthrough middleware โ meaning smoother communication with proxies, CDNs, or cloud services that compress HTTP payloads.
๐น Fixes potential issues where compressed API requests (especially large ones) mightโve failed or timed out.
๐น A quiet but meaningful win for reliability in production-like setups โ think: self-hosted gateways, reverse proxies (like NGINX), or cloud load balancers.
๐ก Pro tip: If youโre using Ollama behind a proxy or sending big payloads via the API, this oneโs for you. Run `ollama pull` to upgrade and test it out!
๐ Release on GitHub โ fingers crossed the notes load this time ๐
