{"id":16974841,"url":"https://github.com/woheller69/llama_tk_chat","last_synced_at":"2025-04-12T00:32:17.944Z","repository":{"id":238850304,"uuid":"797760025","full_name":"woheller69/LLAMA_TK_CHAT","owner":"woheller69","description":"Simple chat interface for local AI using llama-cpp-python and llama-cpp-agent","archived":false,"fork":false,"pushed_at":"2024-07-27T10:44:10.000Z","size":130,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-31T08:37:26.091Z","etag":null,"topics":["gui","llama-cpp-agent","llama-cpp-python","llm-inference"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/woheller69.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-08T13:13:18.000Z","updated_at":"2024-10-03T00:40:08.000Z","dependencies_parsed_at":"2024-06-28T21:31:10.477Z","dependency_job_id":"868ad43f-6aa1-47a1-a7d8-4867f5e45982","html_url":"https://github.com/woheller69/LLAMA_TK_CHAT","commit_stats":null,"previous_names":["woheller69/llama_tk_chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woheller69%2FLLAMA_TK_CHAT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woheller69%2FLLAMA_TK_CHAT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woheller69%2FLLAMA_TK_CHAT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woheller69%2FLLAMA_TK_CHAT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woheller69","download_url":"https://codeload.github.com/woheller69/LLAMA_TK_CHAT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223486880,"owners_count":17153241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gui","llama-cpp-agent","llama-cpp-python","llm-inference"],"created_at":"2024-10-14T01:08:25.035Z","updated_at":"2024-11-07T09:03:41.546Z","avatar_url":"https://github.com/woheller69.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLAMA_TK_CHAT\nSimple chat interface for local AI using llama-cpp-python and llama-cpp-agent\n\n## Quickstart\n\nThe TK GUI is based on `llama-cpp-python`, `llama-cpp-agent`, `typer`, and `tkinter` package\n(install them with pip install ...).\n\nThe GUI is a self-contained Python script named `LLAMA_TK_GUI.py`. As long as\nits package dependencies are present, you can download and run it from wherever you like.\n\nSpecify the path to the model with the `-m`/`--model` argument and the prompt template with `-f`/`--format` (default: `CHATML`, Options: MISTRAL, CHATML, VICUNA, LLAMA_2, SYNTHIA, NEURAL_CHAT, SOLAR, OPEN_CHAT, ALPACA, CODE_DS, B22, LLAMA_3, PHI_3, OPEN_INTERPRETER, AUTOCODER, GEMMA_2, DEEP_SEEK_CODER_2)\nA optional system prompt can be set with `-s`/`--sysprompt`.\nContext length defaults to 2048, it can be set with `-c`/`--context-length`. The number of threads can be set with `-t`/`--n-threads` (default: 4 threads). Temperature can be set with `--temperature`, default is 0.65.\n`-l`/`--mlock` allows to use MLOCK instead of MMAP.\nEverything runs on CPU. \n\nInput your request in the bottom window and click ```Generate```.\n\nInference can be interrupted using the ``Stop`` button.\n\n\u003cimg src=\"LLAMA_TK_GUI.png\" width=\"600\"/\u003e \n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoheller69%2Fllama_tk_chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoheller69%2Fllama_tk_chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoheller69%2Fllama_tk_chat/lists"}