bitsandbytes-npu-beta


Namebitsandbytes-npu-beta JSON
Version 0.45.2 PyPI version JSON
download
home_pagehttps://github.com/SlightwindSec/bitsandbytes
Summaryk-bit optimizers and matrix multiplication routines.
upload_time2025-01-07 09:27:26
maintainerNone
docs_urlNone
authorTim Dettmers
requires_pythonNone
licenseMIT
keywords npu nf4 8-bit quantization
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
```


```shell
import bitsandbytes
```

## 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/SlightwindSec/bitsandbytes",
    "name": "bitsandbytes-npu-beta",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "npu nf4 8-bit quantization",
    "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\n```shell\nimport bitsandbytes\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.2",
    "project_urls": {
        "Homepage": "https://github.com/SlightwindSec/bitsandbytes"
    },
    "split_keywords": [
        "npu",
        "nf4",
        "8-bit",
        "quantization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81acc93aa87a1394a84e65d05630755236f686de61582ba238f443340a9938df",
                "md5": "da8b32fb468bc279061ef0a37bbffe5e",
                "sha256": "ee5d9f395a8768125167d8641000200a9376a5bc59ecf0de92e8c54d28339646"
            },
            "downloads": -1,
            "filename": "bitsandbytes_npu_beta-0.45.2-py3-none-manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "da8b32fb468bc279061ef0a37bbffe5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 848816,
            "upload_time": "2025-01-07T09:27:26",
            "upload_time_iso_8601": "2025-01-07T09:27:26.822138Z",
            "url": "https://files.pythonhosted.org/packages/81/ac/c93aa87a1394a84e65d05630755236f686de61582ba238f443340a9938df/bitsandbytes_npu_beta-0.45.2-py3-none-manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a82e3bd40b25c1304587b7eb3868a598b3fc28748608db701aa7811c7c18705",
                "md5": "eb283638feea5573e23e91010eea3dea",
                "sha256": "f810441d02590fca8e52730bcbbfa014a8876c4ad7af285c3d839384e0960a5d"
            },
            "downloads": -1,
            "filename": "bitsandbytes_npu_beta-0.45.2-py3-none-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "eb283638feea5573e23e91010eea3dea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 428824,
            "upload_time": "2025-01-07T09:27:28",
            "upload_time_iso_8601": "2025-01-07T09:27:28.823037Z",
            "url": "https://files.pythonhosted.org/packages/3a/82/e3bd40b25c1304587b7eb3868a598b3fc28748608db701aa7811c7c18705/bitsandbytes_npu_beta-0.45.2-py3-none-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-07 09:27:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SlightwindSec",
    "github_project": "bitsandbytes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bitsandbytes-npu-beta"
}
        
Elapsed time: 0.43387s