Notice
Recent Posts
Recent Comments
Link
목록Model (1)
가끔 보자, 하늘.
https://ollama.com/download/linux 에서 linux 를 선택하면 설치 command 확인 가능curl -fsSL https://ollama.com/install.sh | sh설치가 끝나면 여러 결과 중 "Created symlink /etc/systemd/system/default.target.wants/ollama.service → /etc/systemd/system/ollama.service."라는 라인을 볼 수 있다. ollama.service에 필요한 환경변수를 설정!$ vi /etc/systemd/system/ollama.service[Unit]Description=Ollama ServiceAfter=network-online.target[Service]ExecStart..
개발 이야기/개발툴 및 기타 이야기
2025. 2. 6. 02:25