Install Ollama for Windows to run Gemma on Windows

preview_player
Показать описание
Install Ollama for Windows (Preview) to run Gemma in the command prompt. When installing Ollama on Windows, the Ollama Icon appears in the Taskbar. We can easily run Models like Gemma on Windows and connect our Python Scripts to it.

Chapters
00:02 - Run Ollama directly in Windows command prompt instead of WSL2
00:42 - Ollama Icon in the Windows Taskbar
01:04 - Choosing gemma for the Ollama model
01:33 - Download gemma on Windows and run it in Ollama
02:22 - Ollama OpenAI compatibility
02:48 - Using gemma as model in Python script connecting to Ollama
02:59 - Run gemma on Windows and connect the Python Script to Ollama
Рекомендации по теме
Комментарии
Автор

This tutorial was everything I needed to use GEMMA on my computer, thank you!

HernaniSamuel
Автор

I use conda instead of directory envs but the problem is that when I run ollama it doesn’t recognize it as a command even when I’m activating the environment

diegolalejandro
Автор

Not very impressive, since if you want to run local llms on windows, there is a plethora of much more advanced platforms, like kobold, kpboldcpp, lmstudio, oobabooga and faraday. What exactly is this new to Windows primitive command line based application bringing to the table?

michaelroberts