Skip to content

Conversation

@mudler
Copy link
Owner

@mudler mudler commented Nov 16, 2025

This PR adds logitbias support and adds logprobs(for llama.cpp) but it exposes it via API so can be implemented by backends:

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@netlify
Copy link

netlify bot commented Nov 16, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit eaa9569
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/6919a390f58b7b00096fb55d
😎 Deploy Preview https://deploy-preview-7283--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler mudler merged commit d7f9f3a into master Nov 16, 2025
37 checks passed
@mudler mudler deleted the feat/log branch November 16, 2025 12:27
@mudler mudler added the enhancement New feature or request label Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Expose Model Internal Reasoning States (logits, attention, token-level trace) Support logprobs

2 participants