rotary-embedding-torch


Namerotary-embedding-torch JSON
Version 0.6.3 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/rotary-embedding-torch
SummaryRotary Embedding - Pytorch
upload_time2024-06-30 14:27:33
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
licenseMIT
keywords artificial intelligence deep learning positional embedding
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/rotary-embedding-torch",
    "name": "rotary-embedding-torch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "artificial intelligence, deep learning, positional embedding",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/29/62/0f1989fdc1eadd0434b49f7ce521933d9afa22c263dd030fc2c0a2951065/rotary_embedding_torch-0.6.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Rotary Embedding - Pytorch",
    "version": "0.6.3",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/rotary-embedding-torch"
    },
    "split_keywords": [
        "artificial intelligence",
        " deep learning",
        " positional embedding"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b224c0b601cbf1da72572bfe80b71c6f8fd4647ef2725651b24e9724e528c987",
                "md5": "5a7835ff78be7c7dbe8bde9681a76f3d",
                "sha256": "7b08d64ade8f86dd2a554d3c06b1fad32650276cc5d1117fb59aefefd85217fe"
            },
            "downloads": -1,
            "filename": "rotary_embedding_torch-0.6.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5a7835ff78be7c7dbe8bde9681a76f3d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5394,
            "upload_time": "2024-06-30T14:27:31",
            "upload_time_iso_8601": "2024-06-30T14:27:31.626075Z",
            "url": "https://files.pythonhosted.org/packages/b2/24/c0b601cbf1da72572bfe80b71c6f8fd4647ef2725651b24e9724e528c987/rotary_embedding_torch-0.6.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29620f1989fdc1eadd0434b49f7ce521933d9afa22c263dd030fc2c0a2951065",
                "md5": "42703966992d64c7700e783c3a04c1cb",
                "sha256": "3a87afb74816739c3cb7d0aa40758e900e604d09eecdb7850f0784914e65e399"
            },
            "downloads": -1,
            "filename": "rotary_embedding_torch-0.6.3.tar.gz",
            "has_sig": false,
            "md5_digest": "42703966992d64c7700e783c3a04c1cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7065,
            "upload_time": "2024-06-30T14:27:33",
            "upload_time_iso_8601": "2024-06-30T14:27:33.099342Z",
            "url": "https://files.pythonhosted.org/packages/29/62/0f1989fdc1eadd0434b49f7ce521933d9afa22c263dd030fc2c0a2951065/rotary_embedding_torch-0.6.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-30 14:27:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "rotary-embedding-torch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rotary-embedding-torch"
}
        
Elapsed time: 0.27575s