{"id":21432969,"url":"https://github.com/robjsliwa/llm-webui","last_synced_at":"2026-04-20T09:04:57.992Z","repository":{"id":169771821,"uuid":"642980690","full_name":"robjsliwa/llm-webui","owner":"robjsliwa","description":"Fun project to run your own LLM chat bot using llama.cpp","archived":false,"fork":false,"pushed_at":"2023-05-26T13:41:00.000Z","size":364,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-07T02:34:43.879Z","etag":null,"topics":["chatbot","llama","llamacpp","reactjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robjsliwa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-05-19T19:47:30.000Z","updated_at":"2023-09-12T05:13:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5152e9f-1e1a-4301-a6c9-ded2cd6573af","html_url":"https://github.com/robjsliwa/llm-webui","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"82e3122a2699eef115efa3f8ca224a3da427cb3a"},"previous_names":["robjsliwa/llm-webui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjsliwa%2Fllm-webui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjsliwa%2Fllm-webui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjsliwa%2Fllm-webui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjsliwa%2Fllm-webui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robjsliwa","download_url":"https://codeload.github.com/robjsliwa/llm-webui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945542,"owners_count":20372893,"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":["chatbot","llama","llamacpp","reactjs"],"created_at":"2024-11-22T23:23:44.055Z","updated_at":"2026-04-20T09:04:57.951Z","avatar_url":"https://github.com/robjsliwa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# llm-webui\n\nIs a simple, fun project to run your own LLM chat using llama.cpp.\n\n## How to run\n\n1. Clone the repo: https://github.com/robjsliwa/llama-cpp-python for Python bindings for llama.cpp\n2. If you want to get latest version of llama.cpp, go to `vendor` folder and run git clone https://github.com/ggerganov/llama.cpp in there or update the hash whatever is easier for you.\n3. Build docker image: `docker build -t llama-server .`\n4. Run it with: `docker run --rm -it -p 8000:8000 -v /home/data/datasets/wizard-vicuna:/models -e MODEL=/models/Wizard-Vicuna-13B-Uncensored.ggml.q8_0.bin llama-server`\n5. Install web ui with: `npm install`\n6. Start web ui with: `npm start`\n\n**Note**: You can find great models on Hugging Face here: https://huggingface.co/TheBloke/Wizard-Vicuna-13B-Uncensored-GGML/tree/main\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobjsliwa%2Fllm-webui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobjsliwa%2Fllm-webui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobjsliwa%2Fllm-webui/lists"}