GithubHelp home page GithubHelp logo

Comments (3)

matthewdouglas avatar matthewdouglas commented on June 12, 2024 2

Hi @qxpBlog,

bitsandbytes is not currently built with support for aarch64 platforms. Releases prior to 0.43.0 to PyPI were tagged as supporting all platforms, but moving forward the wheels are tagged appropriately for the platforms they support. As of right now, that is just Windows and Linux on x86-64.

You can follow #997 for more information on plans to support additional platforms.

from bitsandbytes.

qxpBlog avatar qxpBlog commented on June 12, 2024

嗨,

bitsandbytes当前不支持 aarch64 平台。PyPI 的 0.43.0 之前的版本被标记为支持所有平台,但今后轮子会针对它们支持的平台进行适当的标记。截至目前,这只是 x86-64 上的 Windows 和 Linux。

您可以关注 #997 以获取有关支持其他平台的计划的更多信息。

thanks for your help.

from bitsandbytes.

cemiu avatar cemiu commented on June 12, 2024

I had the same issue of bitandbytes 0.42.0 being available, but not 0.43+ on RHEL 7 (centOS 7 and other older distros should also be affected):

The pip release of bitsandbytes 0.43.0+ requires glibc 0.24+, while some older distros don't have it. You can verify by running: ldd --version

If you run into this issue, you can either use the conda-forge instead (supports glibc 2.17+) or build from source.

from bitsandbytes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.