Skip to main content

Request

GET https://api.spectralmemory.com/health
No authentication required.

Response

{
  "status": "ok",
  "model": "prompterminal/fdm-40ch-hermes3-3b",
  "vocab_size": 32000,
  "channels": 40,
  "token_budget": 512
}
FieldDescription
status"ok" if the service is healthy
modelThe fine-tuned reader model in use
vocab_sizeHermes3 vocabulary size
channelsTotal FDM channel count
token_budgetFixed token budget per [MEM] block