[GH-ISSUE #2538] Win version capabilities #1485

Closed
opened 2026-04-12 11:23:40 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @DimIsaev on GitHub (Feb 16, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2538

Originally assigned to: @dhiltgen on GitHub.

Thanks win Version

  1. Change Path for Install

Now need config file:
2. Change Path for model
3. Cnange port number
4. Setting IP=0.0.0.0

Originally created by @DimIsaev on GitHub (Feb 16, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2538 Originally assigned to: @dhiltgen on GitHub. Thanks win Version 1. Change Path for Install Now need config file: 2. Change Path for model 3. Cnange port number 4. Setting IP=0.0.0.0
Author
Owner

@MrBenzWorld commented on GitHub (Feb 16, 2024):

Also, allow use of already downloaded gguf files. Ollama just released for windows,

Windows users mostly, We have all gguf files ,which were downloaded for text generanation webui or LM studio.

Please provide clear instructions for windows ollama .

<!-- gh-comment-id:1948061557 --> @MrBenzWorld commented on GitHub (Feb 16, 2024): Also, allow use of already downloaded gguf files. Ollama just released for windows, Windows users mostly, We have all gguf files ,which were downloaded for text generanation webui or LM studio. Please provide clear instructions for windows ollama .
Author
Owner

@dhiltgen commented on GitHub (Feb 19, 2024):

I've just pushed a PR to help clarify how to set variables for the windows server - https://github.com/ollama/ollama/pull/2600
With those instructions you can set the model path, port, and listen address.

<!-- gh-comment-id:1953171056 --> @dhiltgen commented on GitHub (Feb 19, 2024): I've just pushed a PR to help clarify how to set variables for the windows server - https://github.com/ollama/ollama/pull/2600 With those instructions you can set the model path, port, and listen address.
Author
Owner

@jmorganca commented on GitHub (Feb 20, 2024):

@MrBenzWorld to add, creating Ollama models from GGUF files can be done by following https://github.com/ggerganov/ggml/blob/master/docs/gguf.md

Let me know if you hit any issues!

<!-- gh-comment-id:1953438921 --> @jmorganca commented on GitHub (Feb 20, 2024): @MrBenzWorld to add, creating Ollama models from GGUF files can be done by following https://github.com/ggerganov/ggml/blob/master/docs/gguf.md Let me know if you hit any issues!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#1485