mixture-of-experts


Namemixture-of-experts JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/mixture-of-experts
SummarySparsely-Gated Mixture of Experts for Pytorch
upload_time2023-08-21 22:04:41
maintainer
docs_urlNone
authorPhil Wang
requires_python
licenseMIT
keywords artificial intelligence deep learning transformers mixture of experts
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/mixture-of-experts",
    "name": "mixture-of-experts",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "artificial intelligence,deep learning,transformers,mixture of experts",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/f7/cc2821b436c28cb3172b475ba8a7ab770d9c7a45b69f6335d22087dc91de/mixture-of-experts-0.2.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Sparsely-Gated Mixture of Experts for Pytorch",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/mixture-of-experts"
    },
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "transformers",
        "mixture of experts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ea537ef24cd1e53d2a04a7ebde85d92bdf9f64d14ce899cc518a9d8a4301894",
                "md5": "33d8b7c03af064c5fe34b0f3e5c3b684",
                "sha256": "c5a766e7e398ea062247bf3a2d15839f0dc2bfbaf081f0640bbd0c0b2175094c"
            },
            "downloads": -1,
            "filename": "mixture_of_experts-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "33d8b7c03af064c5fe34b0f3e5c3b684",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5969,
            "upload_time": "2023-08-21T22:04:40",
            "upload_time_iso_8601": "2023-08-21T22:04:40.350103Z",
            "url": "https://files.pythonhosted.org/packages/5e/a5/37ef24cd1e53d2a04a7ebde85d92bdf9f64d14ce899cc518a9d8a4301894/mixture_of_experts-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bf7cc2821b436c28cb3172b475ba8a7ab770d9c7a45b69f6335d22087dc91de",
                "md5": "6ef9a5406d71b585933bf074a58ce403",
                "sha256": "2782bfdf9b195f214d41141a05d53bbb61dc6127ab86123757aed21b1f03215c"
            },
            "downloads": -1,
            "filename": "mixture-of-experts-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "6ef9a5406d71b585933bf074a58ce403",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6924,
            "upload_time": "2023-08-21T22:04:41",
            "upload_time_iso_8601": "2023-08-21T22:04:41.795692Z",
            "url": "https://files.pythonhosted.org/packages/1b/f7/cc2821b436c28cb3172b475ba8a7ab770d9c7a45b69f6335d22087dc91de/mixture-of-experts-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-21 22:04:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "mixture-of-experts",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mixture-of-experts"
}
        
Elapsed time: 0.24684s