Ollama
Get Model Details
Retrieves comprehensive details about a specific Ollama model from the registry
GET
Query Parameters
Model name to get details for (e.g., “llama2”, “mistral”)
Include verbose information in the response
Response
Indicates if the request was successful
Detailed model information
Notes
- Use this endpoint to get comprehensive information before pulling a model
- The
readmefield contains full model documentation in Markdown format variantsshows all available sizes and configurations

