mirror of
https://github.com/ollama/ollama.git
synced 2025-03-21 07:12:43 +01:00
This change vendors in the bfloat16 package from github.com/d4l3k/go-bfloat16/ and fixes a memory leak which was being caused by using unsafe pointers instead of the math package.