intel / cloud-native-ai-pipeline

AI cloud native pipeline for confidential and sustainable computing
https://intel.github.io/cloud-native-ai-pipeline/
Apache License 2.0
37 stars 15 forks source link

Streaming and Inference service cannot run without "libqatzip.so" #116

Closed Hulongyin closed 1 year ago

Hulongyin commented 1 year ago

Because of https://github.com/intel/cloud-native-ai-pipeline/blob/main/cnap/core/crypto/qat.py#L18 , the Streaming and Inference service cannot run when QAT is disabled and there is no "libqatzip.so".