BoGuan-YueQu


NameBoGuan-YueQu JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/THU-CVML/BoGuan_YueQu
SummaryBoGuan_YueQu: Streamline Your Large Vision Models with SOTA Parameter-Efficient Fine-Tuning (a.k.a. Delta Tuning) Algorithms 博观而约取——一个优雅的参数高效微调(增量微调)库
upload_time2024-07-26 17:06:19
maintainerNone
docs_urlNone
author叶璨铭
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BoGuan_YueQu


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install BoGuan_YueQu
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/THU-CVML/BoGuan_YueQu",
    "name": "BoGuan-YueQu",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "\u53f6\u74a8\u94ed",
    "author_email": "12011404@mail.sustech.edu.cn",
    "download_url": "https://files.pythonhosted.org/packages/d9/7a/83693a7a275292cdbcba1c94f4fa7efa8f028a8983f935e3963ad184c066/boguan_yuequ-0.0.2.tar.gz",
    "platform": null,
    "description": "# BoGuan_YueQu\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install BoGuan_YueQu\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "BoGuan_YueQu: Streamline Your Large Vision Models with SOTA Parameter-Efficient Fine-Tuning (a.k.a. Delta Tuning) Algorithms \u535a\u89c2\u800c\u7ea6\u53d6\u2014\u2014\u4e00\u4e2a\u4f18\u96c5\u7684\u53c2\u6570\u9ad8\u6548\u5fae\u8c03\uff08\u589e\u91cf\u5fae\u8c03\uff09\u5e93",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/THU-CVML/BoGuan_YueQu"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abe582f85557b934e48eb69d20e280a881700d323f1163c84c9951708412deb8",
                "md5": "d75050e17a087c27186d250df74af619",
                "sha256": "4e6e1442f5be955e68785d7770bd50323b72d654bf7d2cd89b5063cc9feb26b6"
            },
            "downloads": -1,
            "filename": "BoGuan_YueQu-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d75050e17a087c27186d250df74af619",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8020,
            "upload_time": "2024-07-26T17:06:17",
            "upload_time_iso_8601": "2024-07-26T17:06:17.920240Z",
            "url": "https://files.pythonhosted.org/packages/ab/e5/82f85557b934e48eb69d20e280a881700d323f1163c84c9951708412deb8/BoGuan_YueQu-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d97a83693a7a275292cdbcba1c94f4fa7efa8f028a8983f935e3963ad184c066",
                "md5": "e841f2323bc142fd38de45ba22c28d10",
                "sha256": "e29d8df5e9e9781f458766c389e05205c0062756ab5ef72bd43921e90f758582"
            },
            "downloads": -1,
            "filename": "boguan_yuequ-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e841f2323bc142fd38de45ba22c28d10",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7918,
            "upload_time": "2024-07-26T17:06:19",
            "upload_time_iso_8601": "2024-07-26T17:06:19.230609Z",
            "url": "https://files.pythonhosted.org/packages/d9/7a/83693a7a275292cdbcba1c94f4fa7efa8f028a8983f935e3963ad184c066/boguan_yuequ-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-26 17:06:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "THU-CVML",
    "github_project": "BoGuan_YueQu",
    "github_not_found": true,
    "lcname": "boguan-yuequ"
}
        
Elapsed time: 0.26339s