deepfund-code-assistant


Namedeepfund-code-assistant JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA simple python package for training your Code Assistant LLM.
upload_time2023-12-11 13:32:30
maintainer
docs_urlNone
authorEnigmaAI
requires_python
license
keywords python deepfund code assistant llm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This package is developed by EnigmaAI for the Deepfund Platform. It provides a simple interface for training your Code Assistant LLM.
First it allows you to scrape GitHub repositories for code based on a search query and vaiours filters for code quality and license.
Second it allows you to train your LLM on the scraped code. This can be highly customized to your needs and the type of code you want to generate.
It allows for the choice of different models from the HuggingFace library and the choice of different Efficent fine-tuning strategies.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "deepfund-code-assistant",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,deepfund,code,assistant,llm",
    "author": "EnigmaAI",
    "author_email": "ammarnasraza@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c3/a4/52ea2c7222c4552139f70359f40eb1c2c35866bab25c73d14261d27a107e/deepfund-code-assistant-0.0.1.tar.gz",
    "platform": null,
    "description": "\r\nThis package is developed by EnigmaAI for the Deepfund Platform. It provides a simple interface for training your Code Assistant LLM.\r\nFirst it allows you to scrape GitHub repositories for code based on a search query and vaiours filters for code quality and license.\r\nSecond it allows you to train your LLM on the scraped code. This can be highly customized to your needs and the type of code you want to generate.\r\nIt allows for the choice of different models from the HuggingFace library and the choice of different Efficent fine-tuning strategies.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A simple python package for training your Code Assistant LLM.",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "deepfund",
        "code",
        "assistant",
        "llm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "700a618972a0a0f84128c1c3fc6c8a1a6bc318879ca1ea25d6b1d4bc0d7be7d3",
                "md5": "7927aa3c284e3df7cc2578be704cb344",
                "sha256": "70fbea3397319fb4416f39b0855e652ea7a0ab8cbf320ec7e0c0a6e60c7a39e6"
            },
            "downloads": -1,
            "filename": "deepfund_code_assistant-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7927aa3c284e3df7cc2578be704cb344",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12653,
            "upload_time": "2023-12-11T13:32:28",
            "upload_time_iso_8601": "2023-12-11T13:32:28.010889Z",
            "url": "https://files.pythonhosted.org/packages/70/0a/618972a0a0f84128c1c3fc6c8a1a6bc318879ca1ea25d6b1d4bc0d7be7d3/deepfund_code_assistant-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3a452ea2c7222c4552139f70359f40eb1c2c35866bab25c73d14261d27a107e",
                "md5": "2859b9699bd32196fad3b5b869d38603",
                "sha256": "b40193ff38159e0f708226b15bbd5de09195448be63ccbdac3c687a26bb3b40e"
            },
            "downloads": -1,
            "filename": "deepfund-code-assistant-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2859b9699bd32196fad3b5b869d38603",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9751,
            "upload_time": "2023-12-11T13:32:30",
            "upload_time_iso_8601": "2023-12-11T13:32:30.099799Z",
            "url": "https://files.pythonhosted.org/packages/c3/a4/52ea2c7222c4552139f70359f40eb1c2c35866bab25c73d14261d27a107e/deepfund-code-assistant-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 13:32:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "deepfund-code-assistant"
}
        
Elapsed time: 0.16396s