Skip to content

Commit

Permalink
reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
bcm-at-zama committed Apr 9, 2024
1 parent 2da3803 commit 0e05386
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fhe-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,7 @@ For now, we have prepared a few pre-compiled models as examples, hoping the comm
[QNN](https://huggingface.co/zama-fhe/concrete-ml-encrypted-qnn) | Iris | 3.7 sec
[CNN](https://huggingface.co/zama-fhe/concrete-ml-encrypted-deeplearning) | MNIST | 24 sec
Keep in mind that CPU machines available as HF Endpoints today are not as powerful as AWS' machines (generally m6i or hpc7a), so complex models' execution time is expected to be slower. Hopefully, more powerful machines will soon be available on Hugging Face Endpoints to improve these timings.
Keep in mind that there's a limited set of configuration options in Hugging Face for CPU-backed Endpoints (up to 8 vCPU with 16 GB of RAM today). Depending on your production requirements and model characteristics, execution times could be faster on more powerful cloud instances. Hopefully, more powerful machines will soon be available on Hugging Face Endpoints to improve these timings.
## Additional resources
Expand Down

0 comments on commit 0e05386

Please sign in to comment.