readme: update import header

This commit is contained in:
Jeffrey Morgan 2024-12-29 14:12:23 -05:00 committed by GitHub
parent 07f7e69b36
commit 6daddcde01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,7 +97,7 @@ Ollama supports importing GGUF models in the Modelfile:
ollama run example
```
### Import from PyTorch or Safetensors
### Import from Safetensors
See the [guide](docs/import.md) on importing models for more information.