Replies: 4 comments 1 reply
-
|
@vksx Thanks for raising an issue. Currently, we only allow Here is the rationale: We can enable using model alias for
|
Beta Was this translation helpful? Give feedback.
-
|
The rationale makes total sense. I like the hybrid approach you mentioned:
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks @vksx! I'll turn this into a discussion for others to chime in on expected behaviour. |
Beta Was this translation helpful? Give feedback.
-
|
@vksx This has been address in the latest release: https://github.com/microsoft/Foundry-Local/releases/tag/v0.4.91 |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
As per the Model cache key commands docs, the command
foundry cache remove <model-name>removes a specific model from the cache.So, ideally, it should remove a model using the model name/alias. But currently it shows the message
Model <model-alias> not found in cacheas follows:It only works with the Model ID.
Beta Was this translation helpful? Give feedback.
All reactions