bitsandbytes-npu-beta


Namebitsandbytes-npu-beta JSON
Version 0.45.0 PyPI version JSON
download
home_pagehttps://github.com/TimDettmers/bitsandbytes
Summaryk-bit optimizers and matrix multiplication routines.
upload_time2024-12-20 10:56:24
maintainerNone
docs_urlNone
authorTim Dettmers
requires_pythonNone
licenseMIT
keywords gpu optimizers optimization 8-bit quantization compression
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `bitsandbytes-npu-beta` (Ascend NPU branch)

## Official repository

https://github.com/bitsandbytes-foundation/bitsandbytes/

## Quick Start

```shell
pip install bitsandbytes-npu-beta
```

## License

`bitsandbytes` is MIT licensed.

We thank Fabio Cannizzo for his work on [FastBinarySearch](https://github.com/fabiocannizzo/FastBinarySearch) which we use for CPU quantization.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TimDettmers/bitsandbytes",
    "name": "bitsandbytes-npu-beta",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "gpu optimizers optimization 8-bit quantization compression",
    "author": "Tim Dettmers",
    "author_email": "dettmers@cs.washington.edu",
    "download_url": null,
    "platform": null,
    "description": "# `bitsandbytes-npu-beta` (Ascend NPU branch)\n\n## Official repository\n\nhttps://github.com/bitsandbytes-foundation/bitsandbytes/\n\n## Quick Start\n\n```shell\npip install bitsandbytes-npu-beta\n```\n\n## License\n\n`bitsandbytes` is MIT licensed.\n\nWe thank Fabio Cannizzo for his work on [FastBinarySearch](https://github.com/fabiocannizzo/FastBinarySearch) which we use for CPU quantization.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "k-bit optimizers and matrix multiplication routines.",
    "version": "0.45.0",
    "project_urls": {
        "Homepage": "https://github.com/TimDettmers/bitsandbytes"
    },
    "split_keywords": [
        "gpu",
        "optimizers",
        "optimization",
        "8-bit",
        "quantization",
        "compression"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45a6700d9d97b70a29d042ad64ac66ba52f5e1eaf39fc1ebee4c5419961d448e",
                "md5": "bad4128cf2b4d7df424e9e8d88ea086e",
                "sha256": "837d0a8909e0f1c2672d6cb172987d12a3898a964f5db6cb2ba2b56a826f93cc"
            },
            "downloads": -1,
            "filename": "bitsandbytes_npu_beta-0.45.0-cp38-cp38-manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "bad4128cf2b4d7df424e9e8d88ea086e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 238935,
            "upload_time": "2024-12-20T10:56:24",
            "upload_time_iso_8601": "2024-12-20T10:56:24.885946Z",
            "url": "https://files.pythonhosted.org/packages/45/a6/700d9d97b70a29d042ad64ac66ba52f5e1eaf39fc1ebee4c5419961d448e/bitsandbytes_npu_beta-0.45.0-cp38-cp38-manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-20 10:56:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TimDettmers",
    "github_project": "bitsandbytes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bitsandbytes-npu-beta"
}
        
Elapsed time: 0.48705s