Model details

If you need detailed information about specific models from our in-house model due diligence, you can use our endpoints to access comprehensive data. This includes information such as model descriptions, evaluation results, hardware requirements, and runtime settings. To retrieve structured information about our models, we provide an API that facilitates easy access to this data.

circle-info

These endpoints are provided for your information. If you intend to use this data for commercial purposes, please contact us at [email protected]envelope.

get

Returns detailed information about a model

Authorizations
AuthorizationstringRequired
Query parameters
modelNamestringRequired

the name of the model (model_name)

Example: meta-llama/Meta-Llama-3.1-8B-Instruct
Responses
chevron-right
200

Successfully returned information about a model

application/json
created_atstringOptional
screen_namestringOptional
model_nameintegerOptional
image_namestringOptional
hf_namestringOptional
licensestringOptional
sizeintegerOptional
context_lengthintegerOptional
creatorobjectOptional
quantizationstringOptional
descriptionstingOptional
tagsarrayOptional
recommended_promptstringOptional
prompt_examplestringOptional
evaluationobjectOptional
bitsintegerOptional
hardware_infoobjectOptional
required_VRAM_GBnumberOptional
recommended_configstringOptional
hardware_configsobjectOptional
get
/model
200

Successfully returned information about a model

Last updated