Hacker News new | ask | show | jobs
by mchiang 879 days ago
You can import GGUF, PyTorch or safetensors models into Ollama. I'll caveat that there are current limitations to some model architectures

https://github.com/ollama/ollama/blob/main/docs/import.md

1 comments

Thanks!