2/24/2026

claude code + LM Studio ( almost same with Ollama )

>>클로드 코드 

환경변수 지정

 

리눅스 환경 사용

export ANTHROPIC_BASE_URL=http://localhost:1234

export  ANTHROPIC_AUTH_TOKEN="any"

 

윈도우 11 계열.

set ANTHROPIC_BASE_URL=hjttp://localhost:1234

set  ANTHROPIC_AUTH_TOKEN="any"

 

 

claude --model  https://lmstudio.ai/models/zai-org/glm-4.7-flash

 

>> 문제점

로컬 ai모델 적용할때 VRAM, GPU 성능에 따라 유용하게 사용 가능. 

 

댓글 없음: