---
title: Model
framework: foundationmodels
role: symbol
role_heading: Associated Type
path: foundationmodels/languagemodelexecutor/model
---

# Model

The model type this executor processes requests for.

## Declaration

```swift
associatedtype Model : LanguageModel
```

## See Also

### Prewarming the model

- [prewarm(model:transcript:)](foundationmodels/languagemodelexecutor/prewarm(model:transcript:).md)
