llm-check


Namellm-check JSON
Version 0.0 PyPI version JSON
download
home_pageNone
SummaryA series of coherence and calibration checks for LLMs.
upload_time2024-04-28 10:21:37
maintainerNone
docs_urlNone
authorAndreFCruz
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # :white_check_mark: llm-check   <!-- omit in toc -->
> :construction: Package under construction

A series of tests to assess basic consistency and coherence of LLM outputs.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "llm-check",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "AndreFCruz",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/05/30/6a9701b142e90579a297c7bb4ba12824873d6367d7e1427c17693ada66d3/llm_check-0.0.tar.gz",
    "platform": null,
    "description": "# :white_check_mark: llm-check   <!-- omit in toc -->\n> :construction: Package under construction\n\nA series of tests to assess basic consistency and coherence of LLM outputs.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A series of coherence and calibration checks for LLMs.",
    "version": "0.0",
    "project_urls": {
        "Repository": "https://github.com/AndreFCruz/llm-check"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c77fbcde3f7af7d93e9ad00fcbffc55c8f42a2c7b2d8f47061605bf61d73ce7c",
                "md5": "878ba3e2c89dba28a371d1aa5fb76dd2",
                "sha256": "5adf4da9586b2304c6d337289953be7d47a860fe606c43d0d75e6849dc9fba61"
            },
            "downloads": -1,
            "filename": "llm_check-0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "878ba3e2c89dba28a371d1aa5fb76dd2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2309,
            "upload_time": "2024-04-28T10:21:36",
            "upload_time_iso_8601": "2024-04-28T10:21:36.259627Z",
            "url": "https://files.pythonhosted.org/packages/c7/7f/bcde3f7af7d93e9ad00fcbffc55c8f42a2c7b2d8f47061605bf61d73ce7c/llm_check-0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05306a9701b142e90579a297c7bb4ba12824873d6367d7e1427c17693ada66d3",
                "md5": "15892a7f0b9554a05b0cf266567821e7",
                "sha256": "4ae6fc504089c4d9b504a2bb263f122e04f15469581de1d9ca79348b15554830"
            },
            "downloads": -1,
            "filename": "llm_check-0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "15892a7f0b9554a05b0cf266567821e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3233,
            "upload_time": "2024-04-28T10:21:37",
            "upload_time_iso_8601": "2024-04-28T10:21:37.855666Z",
            "url": "https://files.pythonhosted.org/packages/05/30/6a9701b142e90579a297c7bb4ba12824873d6367d7e1427c17693ada66d3/llm_check-0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-28 10:21:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AndreFCruz",
    "github_project": "llm-check",
    "github_not_found": true,
    "lcname": "llm-check"
}
        
Elapsed time: 0.48050s