Linux에서 Ollama 기반으로 LLM 실행하기

Clear·2024년 2월 7일
0
post-thumbnail

1. Install

curl https://ollama.ai/install.sh | sh

2. Command

ollama run Model name:Parameter size-Specialization 'Instruction'

2.1. Example

ollama run codellama:70b-instruct 'Write a logistic regression algorithm.'
profile
블로그 이전했습니다 -> https://nohquanter.tistory.com/

0개의 댓글