---
title: executorConfiguration
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/languagemodel/executorconfiguration
---

# executorConfiguration

A configuration for an executor capable of running this model.

## Declaration

```swift
var executorConfiguration: Self.Executor.Configuration { get }
```

## See Also

### Getting the executor configuration

- [Executor](foundationmodels/languagemodel/executor.md)
