speculative : n_outputs_max 수정 및 draft-simple 자동 활성화 제거 ([#23988](https://github
요약
llama.cpp 프로젝트의 speculative decoding 관련 업데이트 사항을 담고 있습니다. n_outputs_max 로직 수정, draft-simple 자동 활성화 제거 및 다양한 플랫폼용 바이너리 릴리즈를 포함합니다.
핵심 포인트
- speculative n_outputs_max 로직 수정 및 헬퍼 함수 추가
- draft-simple 자동 활성화 기능 제거
- macOS, iOS, Linux 등 다양한 환경용 빌드 제공
- 서버 테스트 활성화를 위한 CI 업데이트
speculative : n_outputs_max 수정 및 draft-simple 자동 활성화 제거 (#23988)
- speculative : common_speculative_n_max 헬퍼 함수 추가
server_n_outputs_max에서 speculative max-draft-size 로직을 추출하여 common/speculative에 재사용 가능한 common_speculative_n_max() 함수로 만듭니다.
Assisted-by: llama.cpp:local pi
-
cont : draft context는 항상 n_parallel 출력을 가짐
-
llama : n_outputs_max 로그 기록
-
speculative : draft-simple 자동 활성화 제거
-
ci : PR(Pull Request)에서 서버 테스트 활성화
macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Apple Silicon (arm64, KleidiAI 활성화) 비활성화됨
- macOS Intel (x64)
- iOS XCFramework
Linux:
<strong>Linux:</strong>
- Ubuntu x64 (CPU)
- Ubuntu arm64 (CPU)
- Ubuntu s390x (CPU)
- Ubuntu x64 (Vulkan)
- Ubuntu arm64 (Vulkan)
- Ubuntu x64 (ROCm 7.2)
- Ubuntu x64 (OpenVINO)
- Ubuntu x64 (SYCL FP32) DISABLED
<strong>Android:</strong>
<strong>Windows:</strong>
<strong>Windows:</strong>
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.3 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL) DISABLED
- 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가 자동으로 요약·번역·분석한 것입니다. 원 저작권은 원저작자에게 있으며, 정확한 내용은 반드시 원문을 확인해 주세요.
원문 바로가기