Galvatron


NameGalvatron JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/kyegomez/Galvatron
SummarySwarms - Pytorch
upload_time2023-07-01 18:51:08
maintainer
docs_urlNone
authorKye Gomez
requires_python
licenseMIT
keywords artificial intelligence deep learning optimizers prompt engineering
VCS
bugtrack_url
requirements transformers torch torchvision torchaudio pytorchvideo timm ftfy regex einops fvcore decord iopath numpy matplotlib types-regex mayavi cartopy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kyegomez/Galvatron",
    "name": "Galvatron",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "artificial intelligence,deep learning,optimizers,Prompt Engineering",
    "author": "Kye Gomez",
    "author_email": "kye@apac.ai",
    "download_url": "https://files.pythonhosted.org/packages/20/8f/7f2d091dde43e3cc0f5d4128f3f43ae7486b1a9a56bf5a0a88da29373fe4/Galvatron-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Swarms - Pytorch",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/kyegomez/Galvatron"
    },
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "optimizers",
        "prompt engineering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28c14df09193a5f85b4207bb090d4c7c6ee8685dbaac021da210fdb42d3287f5",
                "md5": "b46ff9d3f55aa69ab8b3949a6d295ced",
                "sha256": "b2ddd4d95ad51433830847469b487ad0c8888a87f18fe5d3e7a4e827dac9214f"
            },
            "downloads": -1,
            "filename": "Galvatron-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b46ff9d3f55aa69ab8b3949a6d295ced",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4524,
            "upload_time": "2023-07-01T18:51:07",
            "upload_time_iso_8601": "2023-07-01T18:51:07.007417Z",
            "url": "https://files.pythonhosted.org/packages/28/c1/4df09193a5f85b4207bb090d4c7c6ee8685dbaac021da210fdb42d3287f5/Galvatron-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "208f7f2d091dde43e3cc0f5d4128f3f43ae7486b1a9a56bf5a0a88da29373fe4",
                "md5": "6fe0a6488fab716c1bf1a485bfabd0b2",
                "sha256": "47b58a8292efa44de2c400602aff9468231364082f4da7635f55ee290c89e428"
            },
            "downloads": -1,
            "filename": "Galvatron-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "6fe0a6488fab716c1bf1a485bfabd0b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6009,
            "upload_time": "2023-07-01T18:51:08",
            "upload_time_iso_8601": "2023-07-01T18:51:08.392472Z",
            "url": "https://files.pythonhosted.org/packages/20/8f/7f2d091dde43e3cc0f5d4128f3f43ae7486b1a9a56bf5a0a88da29373fe4/Galvatron-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-01 18:51:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kyegomez",
    "github_project": "Galvatron",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "transformers",
            "specs": []
        },
        {
            "name": "torch",
            "specs": []
        },
        {
            "name": "torchvision",
            "specs": []
        },
        {
            "name": "torchaudio",
            "specs": []
        },
        {
            "name": "pytorchvideo",
            "specs": []
        },
        {
            "name": "timm",
            "specs": [
                [
                    "==",
                    "0.6.7"
                ]
            ]
        },
        {
            "name": "ftfy",
            "specs": []
        },
        {
            "name": "regex",
            "specs": []
        },
        {
            "name": "einops",
            "specs": []
        },
        {
            "name": "fvcore",
            "specs": []
        },
        {
            "name": "decord",
            "specs": [
                [
                    "==",
                    "0.6.0"
                ]
            ]
        },
        {
            "name": "iopath",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "types-regex",
            "specs": []
        },
        {
            "name": "mayavi",
            "specs": []
        },
        {
            "name": "cartopy",
            "specs": []
        }
    ],
    "lcname": "galvatron"
}
        
Elapsed time: 0.10790s