local-attention


Namelocal-attention JSON
Version 1.9.15 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/local-attention
SummaryLocal attention, window with lookback, for language modeling
upload_time2024-09-06 14:56:56
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/98/c4/52c8818ec30df80482101c88f0ffa099e1b7975a5f59ce1c8ad64d832bc9/local_attention-1.9.15.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Local attention, window with lookback, for language modeling",
    "version": "1.9.15",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/local-attention"
    },
    "split_keywords": [
        "transformers",
        " attention",
        " artificial intelligence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86881a952205a1f40c38ff3c956d245ff4f0579208ba5859c05124b2d937dcc5",
                "md5": "e92a6e9a5359517053be9f3c19602403",
                "sha256": "d3055bdb87c1a8a68c6795b849b453ea9c2adb0dc426d72f71bd53f84be6e0db"
            },
            "downloads": -1,
            "filename": "local_attention-1.9.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e92a6e9a5359517053be9f3c19602403",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9044,
            "upload_time": "2024-09-06T14:56:55",
            "upload_time_iso_8601": "2024-09-06T14:56:55.639417Z",
            "url": "https://files.pythonhosted.org/packages/86/88/1a952205a1f40c38ff3c956d245ff4f0579208ba5859c05124b2d937dcc5/local_attention-1.9.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98c452c8818ec30df80482101c88f0ffa099e1b7975a5f59ce1c8ad64d832bc9",
                "md5": "e4025c33cbbd3af69385d1961c9c292f",
                "sha256": "8c322d9141af2860624917d9d60b502f1a1654ac3cf1052c6ff03f5ab785d5e9"
            },
            "downloads": -1,
            "filename": "local_attention-1.9.15.tar.gz",
            "has_sig": false,
            "md5_digest": "e4025c33cbbd3af69385d1961c9c292f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10390,
            "upload_time": "2024-09-06T14:56:56",
            "upload_time_iso_8601": "2024-09-06T14:56:56.561495Z",
            "url": "https://files.pythonhosted.org/packages/98/c4/52c8818ec30df80482101c88f0ffa099e1b7975a5f59ce1c8ad64d832bc9/local_attention-1.9.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 14:56:56",
    "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.32040s