{"fetched_at":"2026-08-13T15:08:33.755160+00:00","cached_at":"2026-07-29T23:09:40.257102+00:00","cache_expires_at":"2026-07-30T05:09:40.257102+00:00","from_cache":true,"name_full_model":"llama3","namespace":"library","model_base_name":"llama3","active_tag_part":"8b","active_tag_full_name":"llama3:8b","source_url":"https://ollama.com/library/llama3:8b","summary":"Meta Llama 3: The most capable openly available LLM to date","pull_count_str":"0","pull_count":0,"last_updated_str":"","last_updated_iso":"2026-08-13T15:08:34.255049+00:00","capabilities":[],"sizes":[],"readme_content":"<div class=\"prose-td code:display-inline-block prose-td code:bg-gray-200 prose-td code:px-2 prose-td code:py-1 prose-td code:rounded-md prose prose-headings:mb-[0.7em] prose-headings:mt-[1.25em] prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-[32px] prose-h2:text-2xl prose-h3:text-xl prose-h4:text-lg prose-h5:text-base prose-p:mb-4 prose-p:mt-0 prose-p:leading-relaxed prose-p:before:hidden prose-p:after:hidden prose-blockquote:font-normal prose-blockquote:not-italic prose-blockquote:text-neutral-500 prose-blockquote:before:hidden prose-blockquote:after:hidden prose-code:my-0 prose-code:inline-block prose-code:rounded-md prose-code:bg-neutral-100 prose-code:px-2 prose-code:text-[85%] prose-code:font-normal prose-code:leading-relaxed prose-code:text-black prose-code:before:hidden prose-code:after:hidden prose-pre:mb-4 prose-pre:mt-0 prose-pre:whitespace-pre-wrap prose-pre:rounded-lg prose-pre:bg-neutral-100 prose-pre:px-3 prose-pre:py-3 prose-pre:text-base prose-pre:text-black prose-ol:mb-4 prose-ol:mt-1 prose-ol:pl-8 marker:prose-ol:text-black prose-ul:mb-4 prose-ul:mt-1 prose-ul:pl-8 marker:prose-ul:text-black prose-li:mb-0 prose-li:mt-0.5 prose-li:text-black first:prose-li:mt-0 prose-table:w-full prose-table:table-auto prose-table:border-collapse prose-th:break-words prose-th:text-center prose-th:font-semibold prose-td:break-words prose-td:px-4 prose-td:py-2 prose-td:text-left prose-img:mx-auto prose-img:my-12 prose-video:my-12 max-w-none overflow-auto py-5 text-black\" id=\"display\">\n<h1>Llama 3</h1>\n<p>The most capable openly available LLM to date.</p>\n<p><img src=\"https://github.com/ollama/ollama/assets/3325447/15750d75-668c-42bd-aaf2-d0d203136d55\" width=\"660\"/></p>\n<p>Meta Llama 3, a family of models developed by Meta Inc. are new state-of-the-art , available in both <strong>8B</strong> and <strong>70B</strong> parameter sizes (pre-trained or instruction-tuned).</p>\n<p>Llama 3 instruction-tuned models are fine-tuned and optimized for dialogue/chat use cases and outperform many of the available open-source chat models on common benchmarks.</p>\n<p><img src=\"https://github.com/ollama/ollama/assets/3325447/8910aebc-cd9e-4d2d-b9c2-258b5ac3eeac\"/></p>\n<p><img src=\"https://github.com/ollama/ollama/assets/3325447/f6df22a6-fd54-4aa2-876b-2b9354821ec6\"/></p>\n<h3>CLI</h3>\n<p>Open the terminal and run <code>ollama run llama3</code></p>\n<h3>API</h3>\n<p>Example using curl:</p>\n<pre><code>curl -X POST http://localhost:11434/api/generate -d '{\n  \"model\": \"llama3\",\n  \"prompt\":\"Why is the sky blue?\"\n }'\n</code></pre>\n<p><a href=\"https://github.com/ollama/ollama/blob/main/docs/api.md\" rel=\"nofollow\">API documentation</a></p>\n<h2>Model variants</h2>\n<p><strong>Instruct</strong> is fine-tuned for chat/dialogue use cases.</p>\n<p><em>Example:</em>\n<code>ollama run llama3</code>\n<code>ollama run llama3:70b</code></p>\n<p><strong>Pre-trained</strong> is the base model.</p>\n<p><em>Example:</em>\n<code>ollama run llama3:text</code>\n<code>ollama run llama3:70b-text</code></p>\n<h2>References</h2>\n<p><a href=\"https://ai.meta.com/blog/meta-llama-3/\" rel=\"nofollow\">Introducing Meta Llama 3: The most capable openly available LLM to date</a></p>\n</div>","tag_command":null,"tag_files_summary":[],"all_tags_dropdown_summary":[],"all_tags_page_url":"https://ollama.com/library/llama3/tags","total_tags_count_from_link":0}