208 에서 228로 올렸더니
1. config.yaml 의 명시적 사용
기존에는 config.yaml을 바로 가져가더니(llama-swap 과 동일 경로에서) 이제는 명시적으로 지정해주어야 한다.1
| $ ./llama-swap 2026/06/18 12:43:40 ERROR -config is required $ ./llama-swap --help Usage of ./llama-swap: -config string path to config file (required) -listen string listen address (default :8080 or :8443 for TLS) -tls-cert-file string TLS certificate file -tls-key-file string TLS key file -version show version and exit -watch-config reload config on file change |
2. 모니터링 추가
performance 탭에서 그래프가 생긴것 같다. 오오 이쁜데?

'프로그램 사용 > ai 프로그램' 카테고리의 다른 글
| llama-swap 구현 (채팅) (0) | 2026.06.18 |
|---|---|
| openai api 변경에 따른 llama.cpp / llama-swap 리포트 차이 (0) | 2026.06.18 |
| stable diffusion --device-id (0) | 2026.06.18 |
| stable diffusion illustruousXL LoRA (0) | 2026.06.15 |
| statble diffusion XL 해상도 (0) | 2026.06.15 |
