server : 프롬프트 캐시 상태 소유권 리팩토링 (refactor prompt cache state ownership) ([#25649](h
요약
llama.cpp의 서버 모드에서 프롬프트 캐시 상태 소유권을 리팩토링하는 업데이트가 진행되었습니다. 프롬프트 삭제 시 체크포인트를 함께 정리하고 관련 데이터를 server_prompt_cache로 이동하여 효율성을 높였습니다.
핵심 포인트
- 프롬프트 삭제 시 체크포인트 자동 삭제 기능 추가
- 프롬프트 상태 데이터를 server_prompt_cache로 이동하여 구조 개선
- 배치된 슬롯이 삭제될 때의 처리 로직 최적화
- macOS, iOS, Linux 등 다양한 플랫폼용 바이너리 배포
server : 프롬프트 캐시 상태 소유권 리팩토링 (refactor prompt cache state ownership) (#25649)
-
server : 프롬프트 삭제 시 체크포인트 삭제 (clear checkpoints upon prompt clear)
-
server : 프롬프트 상태 데이터를 server_prompt_cache로 이동 (move the prompt state data to the server_prompt_cache)
Assisted-by: pi:llama.cpp/Qwen3.6-27B
- server : 배치된 슬롯이 삭제되는 경우 처리 (handle batched slot being cleared)
macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI 활성화) 비활성화됨 (DISABLED)
- macOS Intel (x64)
- iOS XCFramework
Linux:
Android:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows arm64 (OpenCL Adreno)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.3 DLLs
- Windows x64 (Vulkan)
- Windows x64 (OpenVINO)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler:
- DISABLED
- openEuler x86 (310p)
- openEuler x86 (910b, ACL Graph)
- openEuler aarch64 (310p)
- openEuler aarch64 (910b, ACL Graph)
UI:
AI 자동 생성 콘텐츠
본 콘텐츠는 llama.cpp Releases의 원문을 AI가 자동으로 요약·번역·분석한 것입니다. 원 저작권은 원저작자에게 있으며, 정확한 내용은 반드시 원문을 확인해 주세요.
원문 바로가기