Skip to content

Conversation

@liu-shaojun
Copy link
Contributor

@liu-shaojun liu-shaojun commented Oct 14, 2025

Description

1. Why the change?

This PR adds a security warning note under the llama.cpp Portable Zip section in the “Latest Update” list.
The note clarifies that mmap-based model loading in llama.cpp may leak data via side-channels in multi-tenant or shared-host environments, and provides guidance on disabling mmap with --no-mmap.

2. User API changes

3. Summary of the change

4. How to test?

  • N/A
  • Unit test: Please manually trigger the PR Validation here by inputting the PR number (e.g., 1234). And paste your action link here once it has been successfully finished.
  • Application test
  • Document test
  • ...

5. New dependencies

  • New Python dependencies
    - Dependency1
    - Dependency2
    - ...
  • New Java/Scala dependencies and their license
    - Dependency1 and license1
    - Dependency2 and license2
    - ...

@liu-shaojun liu-shaojun requested a review from glorysdj October 14, 2025 02:48
Copy link
Contributor

@glorysdj glorysdj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liu-shaojun liu-shaojun merged commit 197f653 into intel:main Oct 14, 2025
@liu-shaojun liu-shaojun deleted the psirt branch October 14, 2025 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants