mirror of
https://github.com/ollama/ollama.git
synced 2026-04-17 15:53:27 +02:00
In cases where we allocate a tensor and then fully overwrite it with copied data, it is wasteful to first zero out the memory.
In cases where we allocate a tensor and then fully overwrite it with copied data, it is wasteful to first zero out the memory.