From a805e5947e6a41b9978e426f1ebf0eaf6c1c29fe Mon Sep 17 00:00:00 2001 From: Daniel Hiltgen Date: Wed, 30 Oct 2024 09:24:59 -0700 Subject: [PATCH] Move windows app out of preview (#7347) --- README.md | 2 +- docs/windows.md | 17 +++-------------- 2 files changed, 4 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 3940dad1..4f0509f2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Get up and running with large language models. [Download](https://ollama.com/download/Ollama-darwin.zip) -### Windows preview +### Windows [Download](https://ollama.com/download/OllamaSetup.exe) diff --git a/docs/windows.md b/docs/windows.md index 52b517e6..0bdaf085 100644 --- a/docs/windows.md +++ b/docs/windows.md @@ -1,22 +1,15 @@ -# Ollama Windows Preview +# Ollama Windows -Welcome to the Ollama Windows preview. +Welcome to Ollama for Windows. No more WSL required! Ollama now runs as a native Windows application, including NVIDIA and AMD Radeon GPU support. -After installing Ollama Windows Preview, Ollama will run in the background and +After installing Ollama for Windows, Ollama will run in the background and the `ollama` command line is available in `cmd`, `powershell` or your favorite terminal application. As usual the Ollama [api](./api.md) will be served on `http://localhost:11434`. -As this is a preview release, you should expect a few bugs here and there. If -you run into a problem you can reach out on -[Discord](https://discord.gg/ollama), or file an -[issue](https://github.com/ollama/ollama/issues). -Logs will often be helpful in diagnosing the problem (see -[Troubleshooting](#troubleshooting) below) - ## System Requirements * Windows 10 22H2 or newer, Home or Pro @@ -60,10 +53,6 @@ Here's a quick example showing API access from `powershell` ## Troubleshooting -While we're in preview, `OLLAMA_DEBUG` is always enabled, which adds -a "view logs" menu item to the app, and increases logging for the GUI app and -server. - Ollama on Windows stores files in a few different locations. You can view them in the explorer window by hitting `+R` and type in: - `explorer %LOCALAPPDATA%\Ollama` contains logs, and downloaded updates