Llama.ModelMetadata
-------------------

Queries the metadata for a model.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [Llama](component_Llama.md) | [16.1](newinversion161.md) | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |

MBS( "Llama.ModelMetadata"; LlamaSession ) 

**MBS**( **"Llama.ModelMetadata";** /\* Queries the metadata for a model. \*/  
**$LlamaSession**) /\* The session identifier.e.g. $$session \*/ 

### Parameters

| Parameter | Description | Example |
|---|---|---|
| LlamaSession | The session identifier. | $$session |

### Result

Returns JSON or error.

### Description

Queries the metadata for a model.  
Returns JSON with keys and values.  
Created 10th February 2026 , last changed 10th February 2026

  
[Llama.ModelChatTemplate](LlamaModelChatTemplate.md) - [Llama.ModelSize](LlamaModelSize.md)

[HTML Version](LlamaModelMetadata.shtml)