local-attention


Namelocal-attention JSON
Version 1.11.2 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/local-attention
SummaryLocal attention, window with lookback, for language modeling
upload_time2025-07-16 14:30:37
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/9b/b4/7cc5b3122ff63d58c7dd58cb122edfc8f5c74c88b14fcd22b444f0527952/local_attention-1.11.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Local attention, window with lookback, for language modeling",
    "version": "1.11.2",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/local-attention"
    },
    "split_keywords": [
        "transformers",
        " attention",
        " artificial intelligence"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d8f6074ef5c98f2d062177af24a9e20db20b009d141e4ca827c1e419461595b0",
                "md5": "6cef9335a779fa0269385cdaf5f9127f",
                "sha256": "8bbb03cef6a6f0b694de64f9ecd81886fd1e73ef367b57f02995b469ac52fd16"
            },
            "downloads": -1,
            "filename": "local_attention-1.11.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6cef9335a779fa0269385cdaf5f9127f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9504,
            "upload_time": "2025-07-16T14:30:35",
            "upload_time_iso_8601": "2025-07-16T14:30:35.900769Z",
            "url": "https://files.pythonhosted.org/packages/d8/f6/074ef5c98f2d062177af24a9e20db20b009d141e4ca827c1e419461595b0/local_attention-1.11.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9bb47cc5b3122ff63d58c7dd58cb122edfc8f5c74c88b14fcd22b444f0527952",
                "md5": "eb06c75efe7d38ce2e88c82c5a2c2e1a",
                "sha256": "94e48fec748e96fa81ac6c3e27a357950eaab22cd8f69a10c50b23d6eec8f09c"
            },
            "downloads": -1,
            "filename": "local_attention-1.11.2.tar.gz",
            "has_sig": false,
            "md5_digest": "eb06c75efe7d38ce2e88c82c5a2c2e1a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10918,
            "upload_time": "2025-07-16T14:30:37",
            "upload_time_iso_8601": "2025-07-16T14:30:37.094000Z",
            "url": "https://files.pythonhosted.org/packages/9b/b4/7cc5b3122ff63d58c7dd58cb122edfc8f5c74c88b14fcd22b444f0527952/local_attention-1.11.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 14:30:37",
    "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.47697s