Ollama
Get up and running with large language models.
Run Llama 3, Phi 3, Mistral, Gemma, and other models. Customize and create your own.
Llama 2 및 기타 대규모 언어 모델을 로컬에서 시작 및 실행
CLI
ollama
Enter:
Usage:
ollama [flags]
ollama [command]
Available Commands:
serve Start ollama
create Create a model from a Modelfile
show Show information for a model
run Run a model
pull Pull a model from a registry
push Push a model to a registry
list List models
cp Copy a model
rm Remove a model
help Help about any command
Flags:
-h, --help help for ollama
-v, --version Show version information
Use "ollama [command] --help" for more information about a command.
PandasAI와 결합
- Ollama #1: 비용 걱정 없이 내 컴퓨터에서 제약 없는 LLM 실행하기 | AI&GameDev
- Ollama #6: GPT와 로컬LLM으로 PandasAI의 강력한 데이터 분석 기능 테스트 | AI&GameDev
한국어 사용
- Ollama로 Llama3 실행하기 (2/2): HuggingFace에서 한국어 Llama3 사용하기
- Ollama를 이용한 한글판 로컬 LLM
- Ollama와 한글 LLM모델 로컬설치 :: 팥들었슈