speculative-decoding


Namespeculative-decoding JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/speculative-decoding
SummarySpeculative Decoding
upload_time2024-12-22 15:52:44
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
licenseMIT
keywords artificial intelligence deep learning transformers efficient decoding
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lucidrains/speculative-decoding",
    "name": "speculative-decoding",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "artificial intelligence, deep learning, transformers, efficient decoding",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ed/51/90420edbaa080f233f5c8246b04e989a56ee11dd9ab83e9263d59e6ed268/speculative_decoding-0.2.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Speculative Decoding",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/speculative-decoding"
    },
    "split_keywords": [
        "artificial intelligence",
        " deep learning",
        " transformers",
        " efficient decoding"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b792866e8fe8967d261bef167428359a1bab7d243e631f90def7b12cdde40fe",
                "md5": "6aa2a474d9f8e42ed7ce887ef14ec61a",
                "sha256": "0652f1723decdfeadec7333fe4d6d37abf17fe0cf59f59637107d7af3f762cfb"
            },
            "downloads": -1,
            "filename": "speculative_decoding-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6aa2a474d9f8e42ed7ce887ef14ec61a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11493,
            "upload_time": "2024-12-22T15:52:42",
            "upload_time_iso_8601": "2024-12-22T15:52:42.608803Z",
            "url": "https://files.pythonhosted.org/packages/3b/79/2866e8fe8967d261bef167428359a1bab7d243e631f90def7b12cdde40fe/speculative_decoding-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed5190420edbaa080f233f5c8246b04e989a56ee11dd9ab83e9263d59e6ed268",
                "md5": "b1fb0ea62323a9e835ce71b9b76b528c",
                "sha256": "11328ebd801d03bb080b9fd0ad6c16a7f0431b5ad08cefc063d522a98cc734e6"
            },
            "downloads": -1,
            "filename": "speculative_decoding-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b1fb0ea62323a9e835ce71b9b76b528c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9816,
            "upload_time": "2024-12-22T15:52:44",
            "upload_time_iso_8601": "2024-12-22T15:52:44.667350Z",
            "url": "https://files.pythonhosted.org/packages/ed/51/90420edbaa080f233f5c8246b04e989a56ee11dd9ab83e9263d59e6ed268/speculative_decoding-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-22 15:52:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "speculative-decoding",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "speculative-decoding"
}
        
Elapsed time: 3.14153s