ollama.com Open in urlscan Pro
34.36.133.15  Public Scan

Submitted URL: http://ollama.com/
Effective URL: https://ollama.com/
Submission: On December 26 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

/search

<form action="/search" autocomplete="off" class="w-full">
  <input id="search" hx-get="/search" hx-trigger="keyup changed delay:100ms, focus" hx-target="#searchpreview" hx-swap="innerHTML" name="q"
    class="resize-none rounded-lg border-0 py-2.5 pr-10 text-sm w-full focus:outline-none focus:ring-0 transition-shadow duration-300 ease-in-out" placeholder="Search models" autocomplete="off" hx-on:keydown="
      if (event.key === 'Enter') {
        event.preventDefault();
        window.location.href = '/search?q=' + encodeURIComponent(this.value);
        return;
      }
      if (event.key === 'Escape') {
        event.preventDefault();
        this.value = '';
        this.blur();
        htmx.addClass('#searchpreview', 'hidden');
        return;
      }
      htmx.removeClass('#searchpreview', 'hidden');
    " hx-on:focus="
      htmx.removeClass('#searchpreview', 'hidden')
    ">
</form>

Text Content

Blog Discord GitHub

Models
Sign in
Download
Models Discord Blog GitHub Download Sign in


GET UP AND RUNNING WITH LARGE LANGUAGE MODELS.


RUN LLAMA 3.3, PHI 3, MISTRAL, GEMMA 2, AND OTHER MODELS. CUSTOMIZE AND CREATE
YOUR OWN.

Download  ↓

Available for macOS, Linux, and Windows

Explore models  →

Available for macOS, Linux, and Windows

© 2024 Ollama
Blog Docs GitHub Discord X (Twitter) Meetups
 * Blog
 * Docs
 * GitHub

 * Discord
 * X (Twitter)
 * Meetups

© 2024 Ollama Inc.