local-attention


Namelocal-attention JSON
Version 1.10.0 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/local-attention
SummaryLocal attention, window with lookback, for language modeling
upload_time2025-01-12 16:54:15
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/be/66/8e7ab34c3c56bf771417ad1a0890d9b867512962e673d8f582bef35884e3/local_attention-1.10.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Local attention, window with lookback, for language modeling",
    "version": "1.10.0",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/local-attention"
    },
    "split_keywords": [
        "transformers",
        " attention",
        " artificial intelligence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b905b08b55abd1b08376d5c4e13524cf1e6baa63473dee2cd58fd1725aa896a6",
                "md5": "dbec5bafcdbb16c9e92117c045ceb13a",
                "sha256": "f558b8a275f8475e16df602f0d856887dd44cd3ef7d4340aced936445b29e326"
            },
            "downloads": -1,
            "filename": "local_attention-1.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dbec5bafcdbb16c9e92117c045ceb13a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9334,
            "upload_time": "2025-01-12T16:54:13",
            "upload_time_iso_8601": "2025-01-12T16:54:13.741370Z",
            "url": "https://files.pythonhosted.org/packages/b9/05/b08b55abd1b08376d5c4e13524cf1e6baa63473dee2cd58fd1725aa896a6/local_attention-1.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be668e7ab34c3c56bf771417ad1a0890d9b867512962e673d8f582bef35884e3",
                "md5": "2993374aaf95d532c8a45915ea67a498",
                "sha256": "8fc3846806294cfa48afba7ec60e2407f849e6109638c1fa147fe8fac12fb6df"
            },
            "downloads": -1,
            "filename": "local_attention-1.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2993374aaf95d532c8a45915ea67a498",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10729,
            "upload_time": "2025-01-12T16:54:15",
            "upload_time_iso_8601": "2025-01-12T16:54:15.898919Z",
            "url": "https://files.pythonhosted.org/packages/be/66/8e7ab34c3c56bf771417ad1a0890d9b867512962e673d8f582bef35884e3/local_attention-1.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-12 16:54:15",
    "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: 3.10218s