verbatim-llm


Nameverbatim-llm JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryLibrary to mitigate verbatim or near-verbatim memorization in LLMs
upload_time2025-08-05 01:16:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords llm memorization inference transformers
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "verbatim-llm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "llm, memorization, inference, transformers",
    "author": null,
    "author_email": "Parjanya Prajakta Prashant <pprashant@ucsd.edu>",
    "download_url": "https://files.pythonhosted.org/packages/0b/f2/367f66fbed78a74d320185c960eee2e6e39984c683ec2884104e1be74665/verbatim_llm-0.1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library to mitigate verbatim or near-verbatim memorization in LLMs",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/parjanya20/verbatim-llm",
        "Issues": "https://github.com/parjanya20/verbatim-llm/issues",
        "Repository": "https://github.com/parjanya20/verbatim-llm"
    },
    "split_keywords": [
        "llm",
        " memorization",
        " inference",
        " transformers"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d8c897ff7245646859df2820bef6483f685f0d88f4de0d4ef5dabc5885d4adb1",
                "md5": "b67ee81179826c27f1552a07d221ab9a",
                "sha256": "589f1e1a0152596c7ee1e2e8d328680b24874e52abd0a29e67cbfca7869d4b8a"
            },
            "downloads": -1,
            "filename": "verbatim_llm-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b67ee81179826c27f1552a07d221ab9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2892,
            "upload_time": "2025-08-05T01:16:34",
            "upload_time_iso_8601": "2025-08-05T01:16:34.114490Z",
            "url": "https://files.pythonhosted.org/packages/d8/c8/97ff7245646859df2820bef6483f685f0d88f4de0d4ef5dabc5885d4adb1/verbatim_llm-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0bf2367f66fbed78a74d320185c960eee2e6e39984c683ec2884104e1be74665",
                "md5": "bb41fc261a83773e039ff457dde9f48a",
                "sha256": "579ed96b6946889c0ece149eb48270014d60ab52c47de3d042e51cbeaac7c092"
            },
            "downloads": -1,
            "filename": "verbatim_llm-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bb41fc261a83773e039ff457dde9f48a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2716,
            "upload_time": "2025-08-05T01:16:35",
            "upload_time_iso_8601": "2025-08-05T01:16:35.133299Z",
            "url": "https://files.pythonhosted.org/packages/0b/f2/367f66fbed78a74d320185c960eee2e6e39984c683ec2884104e1be74665/verbatim_llm-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-05 01:16:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "parjanya20",
    "github_project": "verbatim-llm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "verbatim-llm"
}
        
Elapsed time: 0.76415s