phasellm


Namephasellm JSON
Version 0.0.21 PyPI version JSON
download
home_page
SummaryWrappers for common large language models (LLMs) with support for evaluation.
upload_time2024-02-20 23:31:31
maintainer
docs_urlNone
authorWojciech Gryc
requires_python>=3.8.0
licenseMIT
keywords llm nlp evaluation ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PhaseLLM provides wrappers for common large language models and use cases. This makes it easy to swap models in and out as needed. We also provide support for evaluation of models so you can choose which models are better to use.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "phasellm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": "",
    "keywords": "llm,nlp,evaluation,ai",
    "author": "Wojciech Gryc",
    "author_email": "hello@phaseai.com",
    "download_url": "https://files.pythonhosted.org/packages/0c/ac/699f01feb9154d99a4a579ab2c63a9654df0a1f08dd3c2195b6577403989/phasellm-0.0.21.tar.gz",
    "platform": null,
    "description": "PhaseLLM provides wrappers for common large language models and use cases. This makes it easy to swap models in and out as needed. We also provide support for evaluation of models so you can choose which models are better to use.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Wrappers for common large language models (LLMs) with support for evaluation.",
    "version": "0.0.21",
    "project_urls": null,
    "split_keywords": [
        "llm",
        "nlp",
        "evaluation",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a38ea9d50c81e12e35c98a20df488800f28181c5621b5fd553e0ed51162f24d1",
                "md5": "0d8aa44783b146b8715ebb2221e18942",
                "sha256": "1af8757fc884bbade470b6968cfd9277ba3db6b5ea8dc35135b89c27a7f94c0c"
            },
            "downloads": -1,
            "filename": "phasellm-0.0.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d8aa44783b146b8715ebb2221e18942",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 54545,
            "upload_time": "2024-02-20T23:31:29",
            "upload_time_iso_8601": "2024-02-20T23:31:29.447587Z",
            "url": "https://files.pythonhosted.org/packages/a3/8e/a9d50c81e12e35c98a20df488800f28181c5621b5fd553e0ed51162f24d1/phasellm-0.0.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0cac699f01feb9154d99a4a579ab2c63a9654df0a1f08dd3c2195b6577403989",
                "md5": "a7856ecd1422d39b8a80ba0386252c95",
                "sha256": "087f89f2a65f2c2f6349ebff6f650430d3b8d63611b9b9720d664132b243e9ae"
            },
            "downloads": -1,
            "filename": "phasellm-0.0.21.tar.gz",
            "has_sig": false,
            "md5_digest": "a7856ecd1422d39b8a80ba0386252c95",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 50771,
            "upload_time": "2024-02-20T23:31:31",
            "upload_time_iso_8601": "2024-02-20T23:31:31.621721Z",
            "url": "https://files.pythonhosted.org/packages/0c/ac/699f01feb9154d99a4a579ab2c63a9654df0a1f08dd3c2195b6577403989/phasellm-0.0.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-20 23:31:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "phasellm"
}
        
Elapsed time: 0.18734s