peft-patched


Namepeft-patched JSON
Version 0.9.3 PyPI version JSON
download
home_pagehttps://gitlab.com/aletrn/peft_patched
SummaryParameter-Efficient Fine-Tuning (PEFT)
upload_time2024-07-04 23:26:28
maintainerNone
docs_urlNone
authorAlessandro Trinca Tornidor, based on https://github.com/huggingface/peft
requires_python>=3.8.0
licenseApache
keywords deep learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!---
Copyright 2023 The HuggingFace Team. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->

<h1 align="center"> <p>🤗 PEFT</p></h1>
<h3 align="center">
    <p>State-of-the-art Parameter-Efficient Fine-Tuning (PEFT) methods</p>
</h3>

Patching dependencies for [peft](https://github.com/huggingface/peft).

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/aletrn/peft_patched",
    "name": "peft-patched",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": null,
    "keywords": "deep learning",
    "author": "Alessandro Trinca Tornidor, based on https://github.com/huggingface/peft",
    "author_email": "alessandro@trinca.tornidor.com",
    "download_url": "https://files.pythonhosted.org/packages/ca/18/6f1b336f79e1cd1376102c1b6cd173625ab0a45ac2ca4ee561d3f82b33cf/peft_patched-0.9.3.tar.gz",
    "platform": null,
    "description": "<!---\nCopyright 2023 The HuggingFace Team. All rights reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n-->\n\n<h1 align=\"center\"> <p>\ud83e\udd17 PEFT</p></h1>\n<h3 align=\"center\">\n    <p>State-of-the-art Parameter-Efficient Fine-Tuning (PEFT) methods</p>\n</h3>\n\nPatching dependencies for [peft](https://github.com/huggingface/peft).\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Parameter-Efficient Fine-Tuning (PEFT)",
    "version": "0.9.3",
    "project_urls": {
        "Homepage": "https://gitlab.com/aletrn/peft_patched"
    },
    "split_keywords": [
        "deep",
        "learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20b2bb15d45929bbe13a27fcd6ae1b871bc528b84756c76557ea63af87503419",
                "md5": "16abe41047b3455c5d3460daaad1259e",
                "sha256": "12bcc087588e9c0cecbebe97db0ec62c1901a906e868ef71068c99bf93d376a2"
            },
            "downloads": -1,
            "filename": "peft_patched-0.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "16abe41047b3455c5d3460daaad1259e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 187093,
            "upload_time": "2024-07-04T23:26:27",
            "upload_time_iso_8601": "2024-07-04T23:26:27.103808Z",
            "url": "https://files.pythonhosted.org/packages/20/b2/bb15d45929bbe13a27fcd6ae1b871bc528b84756c76557ea63af87503419/peft_patched-0.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca186f1b336f79e1cd1376102c1b6cd173625ab0a45ac2ca4ee561d3f82b33cf",
                "md5": "350e2d9a65b461f2d702730391fb3fbf",
                "sha256": "40a8863cda747c9419bd4a22a12d1430453e53a48aba6536a0590f0aa8bc600f"
            },
            "downloads": -1,
            "filename": "peft_patched-0.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "350e2d9a65b461f2d702730391fb3fbf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 186645,
            "upload_time": "2024-07-04T23:26:28",
            "upload_time_iso_8601": "2024-07-04T23:26:28.951075Z",
            "url": "https://files.pythonhosted.org/packages/ca/18/6f1b336f79e1cd1376102c1b6cd173625ab0a45ac2ca4ee561d3f82b33cf/peft_patched-0.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-04 23:26:28",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "aletrn",
    "gitlab_project": "peft_patched",
    "lcname": "peft-patched"
}
        
Elapsed time: 0.30344s