kimchima


Namekimchima JSON
Version 0.5.1 PyPI version JSON
download
home_pagehttps://github.com/Aisuko/kimchi
SummaryThe collections of tools for ML model development.
upload_time2024-04-21 12:22:10
maintainerNone
docs_urlNone
authorAisuko
requires_python<4.0,>=3.11
licenseApache-2.0
keywords transformers pytorch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # kimchima

[![Backend CI/CD 🚀](https://github.com/Aisuko/kimchima/actions/workflows/ci.yml/badge.svg)](https://github.com/Aisuko/kimchima/actions/workflows/ci.yml)
[![Release Drafter 🚀](https://github.com/Aisuko/kimchima/actions/workflows/release-drafter.yml/badge.svg)](https://github.com/Aisuko/kimchima/actions/workflows/release-drafter.yml)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

The collections of tools for ML model development.


# Usage

See examples in the [examples](./examples) directory.


# Development

Please kindly check the .devcontainer directory for the development environment setup.

# Acknowledgement

- [Llama2-burn Project](https://github.com/Gadersd/llama2-burn/tree/main)


# License

This project is licensed as specified in the [LICENSE](./LICENSE) file.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Aisuko/kimchi",
    "name": "kimchima",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "transformers, pytorch",
    "author": "Aisuko",
    "author_email": "urakiny@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c9/06/36256cff51c6a89376f35d5d466dc0d305497820cc921d73910555a52317/kimchima-0.5.1.tar.gz",
    "platform": null,
    "description": "# kimchima\n\n[![Backend CI/CD \ud83d\ude80](https://github.com/Aisuko/kimchima/actions/workflows/ci.yml/badge.svg)](https://github.com/Aisuko/kimchima/actions/workflows/ci.yml)\n[![Release Drafter \ud83d\ude80](https://github.com/Aisuko/kimchima/actions/workflows/release-drafter.yml/badge.svg)](https://github.com/Aisuko/kimchima/actions/workflows/release-drafter.yml)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n\nThe collections of tools for ML model development.\n\n\n# Usage\n\nSee examples in the [examples](./examples) directory.\n\n\n# Development\n\nPlease kindly check the .devcontainer directory for the development environment setup.\n\n# Acknowledgement\n\n- [Llama2-burn Project](https://github.com/Gadersd/llama2-burn/tree/main)\n\n\n# License\n\nThis project is licensed as specified in the [LICENSE](./LICENSE) file.",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "The collections of tools for ML model development.",
    "version": "0.5.1",
    "project_urls": {
        "Homepage": "https://github.com/Aisuko/kimchi",
        "Repository": "https://github.com/Aisuko/kimchi"
    },
    "split_keywords": [
        "transformers",
        " pytorch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f27df16b6265f28914f5bfeae197f52960da9226cb17b66a6c90eeb4b092caa",
                "md5": "83abf24838a702af9ddeb6fb9fb85fe4",
                "sha256": "23dc9a48339c03260ea35c42a4f26dffb96870695f7ad64f4ba096672ab15756"
            },
            "downloads": -1,
            "filename": "kimchima-0.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83abf24838a702af9ddeb6fb9fb85fe4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 33114,
            "upload_time": "2024-04-21T12:22:08",
            "upload_time_iso_8601": "2024-04-21T12:22:08.436602Z",
            "url": "https://files.pythonhosted.org/packages/9f/27/df16b6265f28914f5bfeae197f52960da9226cb17b66a6c90eeb4b092caa/kimchima-0.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c90636256cff51c6a89376f35d5d466dc0d305497820cc921d73910555a52317",
                "md5": "19e2169d122026275ac6c12604a2def9",
                "sha256": "040f995ccf957824c0147023c05da8844819ce11ed48a81abbbb3c47b80032e0"
            },
            "downloads": -1,
            "filename": "kimchima-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "19e2169d122026275ac6c12604a2def9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 17666,
            "upload_time": "2024-04-21T12:22:10",
            "upload_time_iso_8601": "2024-04-21T12:22:10.119527Z",
            "url": "https://files.pythonhosted.org/packages/c9/06/36256cff51c6a89376f35d5d466dc0d305497820cc921d73910555a52317/kimchima-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-21 12:22:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Aisuko",
    "github_project": "kimchi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "kimchima"
}
        
Elapsed time: 0.36386s