Post

logits

/api/v1/logits

(ESM3, ESMC) Performs one inference step and returns logits, embeddings, and SAE features (ESMC only).

Request

Include your API key in the Authorization header as a Bearer token.
Headers
return-bytesstring
Default:false
acceptstring | null
Bodyapplication/json
modelstring
required

You may have access to additional, private models as well. These will be visible on the Rate Limits page under the Developer Console

Allowed values:esmc-300m-2024-12esmc-600m-2024-12esmc-6b-2024-12esm3-open-2024-03
potential_sequence_of_concernboolean

Disclose potential sequences of concern. For approved users, such sequences will not go through additional safety filtering. Reach out if you are interested in using this.

Default:false
inputsTokens
required
logits_configLogitsConfig
required
API Reference | Biohub Platform