Models deployed to MemryX accelerators can be verified before initializing the async accelerator with the secure loader:Documentation Index
Fetch the complete documentation index at: https://docs.thistle.tech/llms.txt
Use this file to discover all available pages before exploring further.
secure_load call verifies the model file’s signature using tuc before
passing it to AsyncAccl. If the signature check fails, a
ModelVerificationError is raised and the model is never loaded.

