diff --git a/docs/import.md b/docs/import.md index a492778f..7041b74d 100644 --- a/docs/import.md +++ b/docs/import.md @@ -136,6 +136,8 @@ Next, copy your model to your username's namespace: ollama cp example /example ``` +> Note: model names may only contain lowercase letters, digits, and the characters `.`, `-`, and `_`. + Then push the model: ```