Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(aio): update AIO image defaults #5002

Merged
merged 2 commits into from
Mar 12, 2025
Merged

feat(aio): update AIO image defaults #5002

merged 2 commits into from
Mar 12, 2025

Conversation

mudler
Copy link
Owner

@mudler mudler commented Mar 12, 2025

Description

This PR updates the default models pulled by the AIO images.

cpu:

gpu/intel:

  • text-to-text: localai-functioncall-qwen2.5-7b-v0.5
  • embeddings: granite-embeddings
  • vision: minicpm

Notes for Reviewers

Reasoning: changing vision model is necessary otherwise we can't consume newer llama.cpp versions: #4996

Signed commits

  • Yes, I signed my commits.

cpu:
 - text-to-text: llama3.1
 - embeddings: granite-embeddings
 - vision: moonream2

gpu/intel:
 - text-to-text: localai-functioncall-qwen2.5-7b-v0.5
 - embeddings: granite-embeddings
 - vision: minicpm

Signed-off-by: Ettore Di Giacinto <[email protected]>
Copy link

netlify bot commented Mar 12, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 4301940
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/67d16a79dd56220008c1142f
😎 Deploy Preview https://deploy-preview-5002--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 site configuration.

@mudler mudler added the enhancement New feature or request label Mar 12, 2025
@mudler mudler merged commit 9f5dcf2 into master Mar 12, 2025
27 checks passed
@mudler mudler deleted the feat/aio_updates branch March 12, 2025 11:55
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.

1 participant