AutoGGUF


NameAutoGGUF JSON
Version 1.8.1 PyPI version JSON
download
home_pagehttps://github.com/leafspark/AutoGGUF
Summaryautomatically quant GGUF models
upload_time2024-09-14 17:30:08
maintainerNone
docs_urlNone
authorleafspark
requires_pythonNone
licenseapache-2.0
keywords
VCS
bugtrack_url
requirements PyYAML psutil pynvml PySide6 safetensors numpy torch sentencepiece setuptools huggingface-hub transformers fastapi uvicorn
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/leafspark/AutoGGUF",
    "name": "AutoGGUF",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "leafspark",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/47/7e/2526f89cbb0c40de92971516de70391d873a21307bae5f11d342f6019c58/autogguf-1.8.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "apache-2.0",
    "summary": "automatically quant GGUF models",
    "version": "1.8.1",
    "project_urls": {
        "Homepage": "https://github.com/leafspark/AutoGGUF"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82e25622e1ee8934c6f2b1f4e60db09a516f9024d65d3b90d3e52706f0d16259",
                "md5": "a1b27e0542c4d24027c87104a0b248f7",
                "sha256": "1d15b738a63c93c45a6d4559f40715380bc9877ba0e9c4ca12912f830badf87c"
            },
            "downloads": -1,
            "filename": "AutoGGUF-1.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a1b27e0542c4d24027c87104a0b248f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5607,
            "upload_time": "2024-09-14T17:30:07",
            "upload_time_iso_8601": "2024-09-14T17:30:07.360519Z",
            "url": "https://files.pythonhosted.org/packages/82/e2/5622e1ee8934c6f2b1f4e60db09a516f9024d65d3b90d3e52706f0d16259/AutoGGUF-1.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "477e2526f89cbb0c40de92971516de70391d873a21307bae5f11d342f6019c58",
                "md5": "3661da4c58db37148e6e3523a71b06f1",
                "sha256": "1d3ef9d9e7d135a055e16534636e174210e88cfe4cdedff1d2be899be2aab7f8"
            },
            "downloads": -1,
            "filename": "autogguf-1.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3661da4c58db37148e6e3523a71b06f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7588,
            "upload_time": "2024-09-14T17:30:08",
            "upload_time_iso_8601": "2024-09-14T17:30:08.772509Z",
            "url": "https://files.pythonhosted.org/packages/47/7e/2526f89cbb0c40de92971516de70391d873a21307bae5f11d342f6019c58/autogguf-1.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-14 17:30:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leafspark",
    "github_project": "AutoGGUF",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "PyYAML",
            "specs": [
                [
                    "~=",
                    "6.0.2"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "~=",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "pynvml",
            "specs": [
                [
                    "~=",
                    "11.5.3"
                ]
            ]
        },
        {
            "name": "PySide6",
            "specs": [
                [
                    "~=",
                    "6.7.2"
                ]
            ]
        },
        {
            "name": "safetensors",
            "specs": [
                [
                    "~=",
                    "0.4.5"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "<",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    "~=",
                    "2.4.1"
                ]
            ]
        },
        {
            "name": "sentencepiece",
            "specs": [
                [
                    "~=",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "~=",
                    "74.1.2"
                ]
            ]
        },
        {
            "name": "huggingface-hub",
            "specs": [
                [
                    "~=",
                    "0.24.6"
                ]
            ]
        },
        {
            "name": "transformers",
            "specs": [
                [
                    "~=",
                    "4.44.2"
                ]
            ]
        },
        {
            "name": "fastapi",
            "specs": [
                [
                    "~=",
                    "0.114.0"
                ]
            ]
        },
        {
            "name": "uvicorn",
            "specs": [
                [
                    "~=",
                    "0.30.6"
                ]
            ]
        }
    ],
    "lcname": "autogguf"
}
        
Elapsed time: 0.40756s