发布

  • recompile on arm64 to get minimum reqs (#4020)

    frostbyte_neo 发布于 2025-06-12 21:44:35 +00:00

    new torch==2.7.1 now comes with nvidia gpu support and triton as
    dependencies. Those are not supported by arm64 or actually being used
    by unstructured in adm64 either. This is a quick patch to remove
    those from .txt requirements files to unblock builds.

    下载附件