llm-optimizer


Namellm-optimizer JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/viji123450/llm_optimizer
SummaryOptimize LLM outputs and track emissions
upload_time2025-08-13 10:15:37
maintainerNone
docs_urlNone
authorVijayalakshmi
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LLM Optimizer

*Optimize and track emissions while running Large Language Models*

## 🚀 Features

- Load and run text generation with Hugging Face Transformers.
- Track energy consumption and carbon emissions using CodeCarbon.


## 📦 Installation

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/viji123450/llm_optimizer",
    "name": "llm-optimizer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Vijayalakshmi",
    "author_email": "viji814881@email.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/b6/f253128914a9c39681760995a7a628c22b1a4392f98d4ca9fb5f71be142e/llm_optimizer-0.1.6.tar.gz",
    "platform": null,
    "description": "# LLM Optimizer\r\n\r\n*Optimize and track emissions while running Large Language Models*\r\n\r\n## \u00f0\u0178\u0161\u20ac Features\r\n\r\n- Load and run text generation with Hugging Face Transformers.\r\n- Track energy consumption and carbon emissions using CodeCarbon.\r\n\r\n\r\n## \u00f0\u0178\u201c\u00a6 Installation\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Optimize LLM outputs and track emissions",
    "version": "0.1.6",
    "project_urls": {
        "Homepage": "https://github.com/viji123450/llm_optimizer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aa1b8ea4faeed84cd660ba45e3de07e2ce53007bb645f8324467633eebeb8b42",
                "md5": "4c702d94bd93d73abedc8299238772bc",
                "sha256": "c7f5d78ac2abf9a1b0a298f93c77d5630d66a0cd08dae5ffd6b84eaef49fe620"
            },
            "downloads": -1,
            "filename": "llm_optimizer-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c702d94bd93d73abedc8299238772bc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5417,
            "upload_time": "2025-08-13T10:15:32",
            "upload_time_iso_8601": "2025-08-13T10:15:32.105400Z",
            "url": "https://files.pythonhosted.org/packages/aa/1b/8ea4faeed84cd660ba45e3de07e2ce53007bb645f8324467633eebeb8b42/llm_optimizer-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f7b6f253128914a9c39681760995a7a628c22b1a4392f98d4ca9fb5f71be142e",
                "md5": "808826cd75496d427c99c33080f5fd1b",
                "sha256": "3078109a1c5a8d47e42b9f4c1a09a0c7abe57a1ed297a90e764412ca8f37df7c"
            },
            "downloads": -1,
            "filename": "llm_optimizer-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "808826cd75496d427c99c33080f5fd1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4948,
            "upload_time": "2025-08-13T10:15:37",
            "upload_time_iso_8601": "2025-08-13T10:15:37.773372Z",
            "url": "https://files.pythonhosted.org/packages/f7/b6/f253128914a9c39681760995a7a628c22b1a4392f98d4ca9fb5f71be142e/llm_optimizer-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-13 10:15:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "viji123450",
    "github_project": "llm_optimizer",
    "github_not_found": true,
    "lcname": "llm-optimizer"
}
        
Elapsed time: 0.44222s