Exact FHE inference gets runtime-configurable mixed precision, so bit-width isn’t baked into the keys anymore.
2 comments
That finally makes per-request accuracy/latency tuning possible without key rotation (nice for shared services).
Saving this for later, mixed precision under one keygen is a relief.