med-self-discover


Namemed-self-discover JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/Dyke-F/medical-self-discover
SummaryImplementation of the Code from the Paper SELF-DISCOVER: Large Language Models Self-Compose Reasoning Structures,
upload_time2024-02-10 09:39:55
maintainer
docs_urlNone
authorDyke Ferber
requires_python
licenseMIT
keywords large language models self prompting medical llm prompting llms for medicine
VCS
bugtrack_url
requirements openai tenacity fire termcolor
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Dyke-F/medical-self-discover",
    "name": "med-self-discover",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Large Language Models,Self Prompting,Medical LLM Prompting,LLMs for Medicine",
    "author": "Dyke Ferber",
    "author_email": "dykeferber@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/90/ea/1a82809f755ad0f969df3110fb9f79ffd6050084d7c43cbd15908b39f7a4/med-self-discover-0.1.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Implementation of the Code from the Paper SELF-DISCOVER: Large Language Models Self-Compose Reasoning Structures,",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/Dyke-F/medical-self-discover"
    },
    "split_keywords": [
        "large language models",
        "self prompting",
        "medical llm prompting",
        "llms for medicine"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0820345fb51445e371de653a7904b6113695553a1ab4fbd04fb4866982495e1",
                "md5": "2c1984f4849150f479bd4ff24e10a1f1",
                "sha256": "c3e4159185d3e5a1a1127f5383f65ed7e696309ba9b9b2fbe30f1c1b663eb34c"
            },
            "downloads": -1,
            "filename": "med_self_discover-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c1984f4849150f479bd4ff24e10a1f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5893,
            "upload_time": "2024-02-10T09:39:54",
            "upload_time_iso_8601": "2024-02-10T09:39:54.601640Z",
            "url": "https://files.pythonhosted.org/packages/f0/82/0345fb51445e371de653a7904b6113695553a1ab4fbd04fb4866982495e1/med_self_discover-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90ea1a82809f755ad0f969df3110fb9f79ffd6050084d7c43cbd15908b39f7a4",
                "md5": "5d0a2e2595643c5f1f7811d8fb9559e7",
                "sha256": "e62352bc67cf562d38cd91c02e10a1dede77cf16ee7a620c4188e60d16042fa0"
            },
            "downloads": -1,
            "filename": "med-self-discover-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "5d0a2e2595643c5f1f7811d8fb9559e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5747,
            "upload_time": "2024-02-10T09:39:55",
            "upload_time_iso_8601": "2024-02-10T09:39:55.771736Z",
            "url": "https://files.pythonhosted.org/packages/90/ea/1a82809f755ad0f969df3110fb9f79ffd6050084d7c43cbd15908b39f7a4/med-self-discover-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-10 09:39:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Dyke-F",
    "github_project": "medical-self-discover",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "openai",
            "specs": [
                [
                    "==",
                    "1.12.0"
                ]
            ]
        },
        {
            "name": "tenacity",
            "specs": [
                [
                    "==",
                    "8.2.3"
                ]
            ]
        },
        {
            "name": "fire",
            "specs": [
                [
                    "==",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "termcolor",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        }
    ],
    "lcname": "med-self-discover"
}
        
Elapsed time: 0.34901s