model_details
Retrieve license, parameters, and capabilities for a specific model to support governance and auditing of local LLMs.
Instructions
[READ] License / parameters / capabilities for one model.
Args: model: Model name (e.g. "llama3.2:3b"). target: Ollama target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| target | No |