{"id":25832607,"url":"https://github.com/lenml/llm-boot","last_synced_at":"2026-06-12T15:31:16.902Z","repository":{"id":278771859,"uuid":"900092517","full_name":"lenML/llm-boot","owner":"lenML","description":"Running local LLMs is as simple as breathing.","archived":false,"fork":false,"pushed_at":"2025-02-21T15:34:49.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T23:44:15.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lenML.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-12-07T20:56:39.000Z","updated_at":"2025-02-21T15:34:52.000Z","dependencies_parsed_at":"2025-02-21T16:31:12.435Z","dependency_job_id":"838afd3e-115b-41b0-80aa-484b6d8c5301","html_url":"https://github.com/lenML/llm-boot","commit_stats":null,"previous_names":["lenml/llm-boot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lenML/llm-boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenML%2Fllm-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenML%2Fllm-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenML%2Fllm-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenML%2Fllm-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lenML","download_url":"https://codeload.github.com/lenML/llm-boot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenML%2Fllm-boot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34251774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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-02-28T21:40:07.179Z","updated_at":"2026-06-12T15:31:16.883Z","avatar_url":"https://github.com/lenML.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# llm-boot\nRunning local LLMs is as simple as breathing.\n\n# Roadmap\n- [ ] openai compatible api\n  - [x] Basic features\n    - [x] `/v1/completions`\n    - [x] `/v1/chat/completions`\n    - [x] `/v1/embedding`\n    - [x] `/v1/models`\n  - [ ] Advanced features\n    - [ ] logprobs\n    - [ ] fake multi-model (base on whisper/florence onnx model)\n    - [ ] prompt cache\n    - [ ] vram manager: auto offload / vram limit / cpu limit\n- [ ] Packaged to bin file\n- [ ] evaluator\n  - [ ] Special API provided for model evaluation\n\n# Running\n\n## from executable release\nWIP\n\n## from source\n```\npnpm install\npnpm dev\n```\n\n# Configure\n运行程序需要在执行目录下创建一个配置文件 `boot.config.json`\n\n```json\n{\n  \"server\": {\n    \"port\": 4567\n  },\n  \"no_docs\": false,\n  \"model_dirs\": [\"~/llm_models\",\"~/ggufs\"]\n}\n```\n\n# LICENSE\nAGPL-3.0 license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenml%2Fllm-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flenml%2Fllm-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenml%2Fllm-boot/lists"}