Files
weiyu/docs/assets/js/6cf0cb76.cba942cb.js
jack ning 412643f18f update
2025-01-03 07:31:48 +08:00

1 line
2.2 KiB
JavaScript

"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[1084],{5217:(e,l,n)=>{n.r(l),n.d(l,{assets:()=>r,contentTitle:()=>d,default:()=>p,frontMatter:()=>s,metadata:()=>a,toc:()=>i});const a=JSON.parse('{"id":"deploy/depend/ollama","title":"Ollama","description":"- ollama github","source":"@site/i18n/en/docusaurus-plugin-content-docs/current/deploy/depend/ollama.md","sourceDirName":"deploy/depend","slug":"/deploy/depend/ollama","permalink":"/docs/docs/deploy/depend/ollama","draft":false,"unlisted":false,"editUrl":"https://github.com/bytedesk/bytedesk/docs/deploy/depend/ollama.md","tags":[],"version":"current","sidebarPosition":3,"frontMatter":{"sidebar_label":"Ollama","sidebar_position":3},"sidebar":"tutorialSidebar","previous":{"title":"Redis","permalink":"/docs/docs/deploy/depend/redis"},"next":{"title":"Nginx","permalink":"/docs/docs/deploy/depend/nginx"}}');var t=n(5723),o=n(6246);const s={sidebar_label:"Ollama",sidebar_position:3},d="Ollama",r={},i=[];function c(e){const l={a:"a",code:"code",h1:"h1",header:"header",li:"li",pre:"pre",ul:"ul",...(0,o.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(l.header,{children:(0,t.jsx)(l.h1,{id:"ollama",children:"Ollama"})}),"\n",(0,t.jsxs)(l.ul,{children:["\n",(0,t.jsx)(l.li,{children:(0,t.jsx)(l.a,{href:"https://github.com/ollama/ollama",children:"ollama github"})}),"\n",(0,t.jsx)(l.li,{children:(0,t.jsx)(l.a,{href:"https://ollama.com/",children:"Ollama Official Website"})}),"\n"]}),"\n",(0,t.jsx)(l.pre,{children:(0,t.jsx)(l.code,{className:"language-bash",children:"sudo apt-get update\n# Install Ollama:\nsudo apt-get install ollama\n# Verify installation\nollama --version\n# Install model without docker\nollama run mistral\nollama run llama3.1\n"})})]})}function p(e={}){const{wrapper:l}={...(0,o.R)(),...e.components};return l?(0,t.jsx)(l,{...e,children:(0,t.jsx)(c,{...e})}):c(e)}},6246:(e,l,n)=>{n.d(l,{R:()=>s,x:()=>d});var a=n(2155);const t={},o=a.createContext(t);function s(e){const l=a.useContext(o);return a.useMemo((function(){return"function"==typeof e?e(l):{...l,...e}}),[l,e])}function d(e){let l;return l=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:s(e.components),a.createElement(o.Provider,{value:l},e.children)}}}]);