Skip to content

updated foundry local#111

Merged
roryp merged 8 commits into
microsoft:mainfrom
roryp:main
Apr 14, 2026
Merged

updated foundry local#111
roryp merged 8 commits into
microsoft:mainfrom
roryp:main

Conversation

@roryp
Copy link
Copy Markdown
Contributor

@roryp roryp commented Apr 14, 2026

Purpose

Describe the intention of the changes being proposed. What problem does it solve or functionality does it add?

Does this introduce a breaking change?

When developers merge from main and run the server, azd up, or azd deploy, will this produce an error?
If you're not sure, try it out on an old environment.

[ ] Yes
[ ] No

Does this require changes to learn.microsoft.com docs or modules?

which includes deployment, settings and usage instructions.

[ ] Yes
[ ] No

Type of change

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

roryp added 8 commits March 6, 2026 16:25
…rting itself as phi-3.5-mini-instruct-trtrtx-gpu:1 (note: trtrtx instead of cuda, and lowercase).

This is a Foundry Local update — newer versions switched the Phi-3.5 Mini model backend from generic CUDA to TensorRT-RTX (trtrtx), which is an optimized inference engine for NVIDIA RTX GPUs. The model ID changed to reflect the new backend. So it's not something you changed — it's a Foundry Local / model catalog update on your machine.

The fix I applied (updating to phi-3.5-mini-instruct-trtrtx-gpu:1) is the correct one for your current Foundry Local version.
…date application.properties to reflect changes.
…al on macOS; add verification steps and clarify model auto-detection
…dry Local Spring Boot Demo; enhance automatic model detection description.
…al on macOS; include tap command for Homebrew.
@roryp roryp merged commit 2cd22ca into microsoft:main Apr 14, 2026
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.

1 participant