You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each `Model` wraps one or more `ModelVariant` entries (different quantizations, hardware targets). The SDK auto-selects the best variant, or you can pick one:
148
+
Each `Model` wraps one or more variant entries (different quantizations, hardware targets). The SDK auto-selects the best variant, or you can pick one:
146
149
147
150
```csharp
148
151
// Check and select variants
@@ -293,8 +296,8 @@ Key types:
293
296
|[`FoundryLocalManager`](./docs/api/microsoft.ai.foundry.local.foundrylocalmanager.md)| Singleton entry point — create, catalog, web service |
0 commit comments