{"id":24466232,"url":"https://github.com/tangledgroup/llm-agent-smith","last_synced_at":"2025-09-05T06:37:29.622Z","repository":{"id":200371693,"uuid":"705293818","full_name":"tangledgroup/llm-agent-smith","owner":"tangledgroup","description":"llm-agent-smith","archived":false,"fork":false,"pushed_at":"2023-10-15T20:34:31.000Z","size":7,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T23:12:36.208Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tangledgroup.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}},"created_at":"2023-10-15T16:03:52.000Z","updated_at":"2023-10-30T08:11:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"108c5137-32a1-43af-9189-a6f02fbece9c","html_url":"https://github.com/tangledgroup/llm-agent-smith","commit_stats":null,"previous_names":["tangledgroup/llm-agent-smith"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tangledgroup/llm-agent-smith","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledgroup%2Fllm-agent-smith","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledgroup%2Fllm-agent-smith/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledgroup%2Fllm-agent-smith/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledgroup%2Fllm-agent-smith/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tangledgroup","download_url":"https://codeload.github.com/tangledgroup/llm-agent-smith/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledgroup%2Fllm-agent-smith/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723201,"owners_count":25156302,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-01-21T06:13:59.804Z","updated_at":"2025-09-05T06:37:29.400Z","avatar_url":"https://github.com/tangledgroup.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# llm-agent-smith\n\nDownload in local directory Mistral-based models for `llama.cpp`:\n\n1) Mistral-7B-v0.1-GGUF\nhttps://huggingface.co/TheBloke/Mistral-7B-v0.1-GGUF/blob/main/mistral-7b-v0.1.Q5_K_M.gguf\n\n2) zephyr-7B-alpha-GGUF\nhttps://huggingface.co/TheBloke/zephyr-7B-alpha-GGUF/blob/main/zephyr-7b-alpha.Q5_K_M.gguf\n\n```bash\npython3.11 -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt --force-reinstall --upgrade --no-cache-dir\n```\n\n```bash\nHOST=0.0.0.0 PORT=5000 MODEL_PATH=\"mistral-7b-v0.1.Q5_K_M.gguf\" python -B server.py\n```\n\n```bash\nHOST=0.0.0.0 PORT=5001 MODEL_PATH=\"zephyr-7b-alpha.Q5_K_M.gguf\" python -B server.py\n```\n\n```bash\npython -B client.py\n```\n\n## References\n\n* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)\n* [llama-cpp-python documentation](https://llama-cpp-python.readthedocs.io)\n* [llama.cpp](https://github.com/ggerganov/llama.cpp)\n* [Tangled Group, Inc](https://tangledgroup.com)\n* https://github.com/abetlen/llama-cpp-python/blob/f30aa2012613df1e90e29f78e181a92366494ca6/llama_cpp/llama.py#L904\n* https://github.com/abetlen/llama-cpp-python/blob/f30aa2012613df1e90e29f78e181a92366494ca6/llama_cpp/llama.py#L1295","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangledgroup%2Fllm-agent-smith","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftangledgroup%2Fllm-agent-smith","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangledgroup%2Fllm-agent-smith/lists"}