[GH-ISSUE #2042] how use offline models #26940

Closed
opened 2026-04-22 03:44:06 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @me-v2 on GitHub (Jan 18, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2042

env: no network. i download model .

ollama run ./my-model-path is support ??

Originally created by @me-v2 on GitHub (Jan 18, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2042 env: no network. i download model . ollama run ./my-model-path is support ??
Author
Owner

@Putnug1122 commented on GitHub (Jan 18, 2024):

In the docs, you can see how to make Ollama work with a local model (GGUF format)

<!-- gh-comment-id:1897901642 --> @Putnug1122 commented on GitHub (Jan 18, 2024): In the [docs](https://github.com/jmorganca/ollama/blob/main/README.md#customize-a-model), you can see how to make Ollama work with a local model (GGUF format)
Author
Owner

@pdevine commented on GitHub (Jan 25, 2024):

You'll need to make certain your model is in GGUF format, but you can follow the docs as @Putnug1122 mentioned.

<!-- gh-comment-id:1911140761 --> @pdevine commented on GitHub (Jan 25, 2024): You'll need to make certain your model is in GGUF format, but you can follow the docs as @Putnug1122 mentioned.
Author
Owner

@me-v2 commented on GitHub (Apr 26, 2024):

Environment= "OLLAMA MODELS=/data/models"
download model phi3 to /data/models
ollama list no find phi3

<!-- gh-comment-id:2079130776 --> @me-v2 commented on GitHub (Apr 26, 2024): Environment= "OLLAMA MODELS=/data/models" download model phi3 to /data/models ollama list no find phi3
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#26940