mirror of
https://github.com/ollama/ollama.git
synced 2026-03-11 17:34:04 -05:00
* x: make `ollama create --experimental` import from safetensors This change allows pulling in safetensors models into the new experimental model format, and also fixes the `ollama show` command to be able to correctly display the model information. * gofumpt the linter * gofumpt the linter again * validate the model name