microsoft / onnxruntime-genai

Generative AI extensions for onnxruntime
MIT License
259 stars 65 forks source link

Reduce zip package size and update zip package naming patten #427

Closed jchen351 closed 1 month ago

jchen351 commented 1 month ago

This pull request includes changes to the .pipelines/stages/jobs/steps/utils/download-ort.yml and cmake/package.cmake files. The changes primarily involve the modification of the libonnxruntime.so file handling and the CPACK_PACKAGE_FILE_NAME setting.

The most important changes are: