About 161,000 results
Open links in new tab
  1. Ollama

    Get up and running with large language models.

  2. Download Ollama on Windows

    Download Ollama macOS Linux Windows Download for Windows Requires Windows 10 or later

  3. Blog · Ollama

    The initial versions of the Ollama Python and JavaScript libraries are now available, making it easy to integrate your Python or JavaScript, or Typescript app with Ollama in a few lines of code.

  4. library - Ollama

    Browse Ollama's library of models.OLMo 2 is a new family of 7B and 13B models trained on up to 5T tokens. These models are on par with or better than equivalently sized fully open models, and …

  5. Download Ollama on Linux

    Download Ollama for Linux

  6. Ollama is now available as an official Docker image

    Oct 5, 2023 · We are excited to share that Ollama is now available as an official Docker sponsored open-source image, making it simpler to get up and running with large language models using …

  7. deepseek-r1 - ollama.com

    Its overall performance is now approaching that of leading models, such as O3 and Gemini 2.5 Pro. Models DeepSeek-R1-0528-Qwen3-8B ollama run deepseek-r1 DeepSeek-R1 ollama run deepseek …

  8. Tool support · Ollama Blog

    Jul 25, 2024 · Ollama now supports tool calling with popular models such as Llama 3.1. This enables a model to answer a given prompt using tool (s) it knows about, making it possible for models to …

  9. qwen3 - ollama.com

    Readme Qwen 3 is the latest generation of large language models in Qwen series, with newly updated versions of the 30B and 235B models: New 30B model ollama run qwen3:30b New 235B model …

  10. Structured outputs · Ollama Blog

    Dec 6, 2024 · Ollama now supports structured outputs making it possible to constrain a model’s output to a specific format defined by a JSON schema. The Ollama Python and JavaScript libraries have …