local-attention


Namelocal-attention JSON
Version 1.9.1 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/local-attention
SummaryLocal attention, window with lookback, for language modeling
upload_time2024-04-20 19:33:04
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
licenseMIT
keywords transformers attention artificial intelligence
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/local-attention",
    "name": "local-attention",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "transformers, attention, artificial intelligence",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/fe/1ca49be258714a70b4ae7a33d8343cc07ae810ca9d817e4f9c87ebb714c8/local_attention-1.9.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Local attention, window with lookback, for language modeling",
    "version": "1.9.1",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/local-attention"
    },
    "split_keywords": [
        "transformers",
        " attention",
        " artificial intelligence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cea3da9a8adcda73159af3938a379814622bcdcde2a8fac8549e3cebf63d474",
                "md5": "f07042ea89f9a05dbaaebd2b7df4c1ab",
                "sha256": "10951b16b889ab41e8837e2764abae706635dfd606ea4ab938c4ce0b8b0a0f52"
            },
            "downloads": -1,
            "filename": "local_attention-1.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f07042ea89f9a05dbaaebd2b7df4c1ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8222,
            "upload_time": "2024-04-20T19:33:03",
            "upload_time_iso_8601": "2024-04-20T19:33:03.394113Z",
            "url": "https://files.pythonhosted.org/packages/5c/ea/3da9a8adcda73159af3938a379814622bcdcde2a8fac8549e3cebf63d474/local_attention-1.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9fe1ca49be258714a70b4ae7a33d8343cc07ae810ca9d817e4f9c87ebb714c8",
                "md5": "40d7d80f0293467767d48c40cd00539f",
                "sha256": "5acff97f9c538e7de7ed458120542718d20471bdc5efa7a9cb0e2dfa3851a11b"
            },
            "downloads": -1,
            "filename": "local_attention-1.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "40d7d80f0293467767d48c40cd00539f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9127,
            "upload_time": "2024-04-20T19:33:04",
            "upload_time_iso_8601": "2024-04-20T19:33:04.858809Z",
            "url": "https://files.pythonhosted.org/packages/e9/fe/1ca49be258714a70b4ae7a33d8343cc07ae810ca9d817e4f9c87ebb714c8/local_attention-1.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-20 19:33:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "local-attention",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "local-attention"
}
        
Elapsed time: 0.23344s