{"_id":"llm-checker","_rev":"59-7455c20aaa790f2366048be86b6b047a","name":"llm-checker","dist-tags":{"latest":"3.8.1"},"versions":{"3.1.0":{"name":"llm-checker","version":"3.1.0","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"MIT","_id":"llm-checker@3.1.0","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/enhanced_cli.js","ollama-checker":"bin/enhanced_cli.js"},"dist":{"shasum":"1b973e669c268f51b575d345dd7386a1ea0cc36f","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.1.0.tgz","fileCount":53,"integrity":"sha512-JWNuHl/UGQ3w5y/uQNpWK3s7cxpDf1cR8bVkDAgDQk/fYN1Svv3QH0qKApdjrxBowsTZTLB7hAoYw4J0UJZ9PQ==","signatures":[{"sig":"MEYCIQDWfOhr/cRRPDjDvdzSGoWd2KchD/ul+uPEfbMyO/HQtgIhAMYl2VQ8SDion5leQ23Z8QtUWiSxAOFZAftpHrsH7Z/Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":881829},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"262089adfa52093d92a127634e17e3e91cc55951","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-tests/interface.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/gpu-detection/multi-gpu.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:platform":"node tests/platform-tests/cross-platform.test.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.1.0_1770938170861_0.5015260444956631","host":"s3://npm-registry-packages-npm-production"}},"3.1.1":{"name":"llm-checker","version":"3.1.1","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"MIT","_id":"llm-checker@3.1.1","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/enhanced_cli.js","ollama-checker":"bin/enhanced_cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"30a546e1a3c2f053f422bf626e3247c65bdce931","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.1.1.tgz","fileCount":54,"integrity":"sha512-mT4CLzV/nVXuBpdAmJViSLBsrvag9bOCkBbhDKGTshfKD4DVPd06z6YSKIfQAMceG8XhzPizQoStwZQc8yuJ9A==","signatures":[{"sig":"MEUCICW2JKlOoML2kG/jfesjMizUKZEVy52kPOyq1Ku18xoOAiEA0ieX4MNY4GySDz5usvjPYMfjq1TVa0ACStIPMz66N8o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":904326},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"5c0b78c95a1246fbfcf8174f443991087d0a05df","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-tests/interface.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/gpu-detection/multi-gpu.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:platform":"node tests/platform-tests/cross-platform.test.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.1.1_1771091747448_0.3531510875558481","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"llm-checker","version":"3.2.0","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"MIT","_id":"llm-checker@3.2.0","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/enhanced_cli.js","ollama-checker":"bin/enhanced_cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"c491a902541c165fefffed236d80e7d6ff93113d","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.2.0.tgz","fileCount":55,"integrity":"sha512-cnZFBLb8i5+3cL/7Wp7jXLFqbk+iqyZgZtm5WDA0dfdKbdXKHQ7uTs3WjCuULOSBkiZXL1076LLEW2Dl5S55uQ==","signatures":[{"sig":"MEYCIQDAECJtSn38ukQn132Ah4ZXQNNjRLc4xLbbAr/NfVt0RAIhAKEQtXd3EQYzrv8n3quRhd/Jr4E4V5I2NzU2yiiaEkgR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":940090},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"55841791317f6fc674719556bb0c9f4849c6ae93","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-tests/interface.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/gpu-detection/multi-gpu.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:platform":"node tests/platform-tests/cross-platform.test.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.2.0_1771093412471_0.8356649010717849","host":"s3://npm-registry-packages-npm-production"}},"3.2.1":{"name":"llm-checker","version":"3.2.1","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"MIT","_id":"llm-checker@3.2.1","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"7a5d94dc62171b20757e7376194d43db474456f1","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.2.1.tgz","fileCount":49,"integrity":"sha512-LVRT3aNiMoLRc7xeUU81Nisxd7PgDLppQeqCZ8tVe01fbgJB3Vbajnrq2/bdFmAc+swsK1ZE3rTJiIzF47YdYw==","signatures":[{"sig":"MEUCIQCO6DECG6OBpLl4BDviYyhFy+l8SIF9MiKZtO0zuuCCUAIgfYj4r5LkjoJfmVzGHaH0FMiRCxUFtqq/xsn/LalKcwM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":963862},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"a63ebc1b6c645b03bd6bccee9667c53f0999e650","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-tests/interface.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/gpu-detection/multi-gpu.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/platform-tests/cross-platform.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.2.1_1771312760968_0.0309055278752155","host":"s3://npm-registry-packages-npm-production"}},"3.2.2":{"name":"llm-checker","version":"3.2.2","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"MIT","_id":"llm-checker@3.2.2","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"d92875021e14ab3cf844ae9f3f27d3d444071ccd","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.2.2.tgz","fileCount":54,"integrity":"sha512-KxKZ28JzZpgeKqDKPrQoQ6jSd9drKDQKj4eupVe4wgWHDcEz38Sxqflm+NYqiApB0p0kK9ScY2n5uEmieHW2MQ==","signatures":[{"sig":"MEYCIQCQlv5DgO+HI7rtf0NXie449VR/JuPKtw2AfIO0G/sl8AIhALuz3Zs3jNxdh3NwhcsmXNFg/kh7xKs9YYqeFXqQs1e7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1067875},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"713b705b0c50389e6eecfb9dcd85ce52cdfd4e29","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-tests/interface.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/gpu-detection/multi-gpu.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/platform-tests/cross-platform.test.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.2.2_1771322134711_0.6049835283888505","host":"s3://npm-registry-packages-npm-production"}},"3.2.3":{"name":"llm-checker","version":"3.2.3","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"MIT","_id":"llm-checker@3.2.3","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"608bae45920881a6796eb763bee3233d015c38be","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.2.3.tgz","fileCount":54,"integrity":"sha512-I4tw70kpnxwNbXJoKiRMTYJQ2K9YuWE8FkSvPRfDESbfGbl/81r4lVCsz+4av+PJPqI1ojKtCyXD//V2i4CqqA==","signatures":[{"sig":"MEQCIHGC1xLPIKBsrNmRWd6asN5l/BEN6ehWqCgLuF/o4uvxAiAG1yPwlyUQXb/qRF5vZGrWloUoFyOtvhWy1a2Lr9pfRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1067899},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"724246178a6c4ed34cc5c5ac8dc693c620a75c44","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-tests/interface.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/gpu-detection/multi-gpu.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/platform-tests/cross-platform.test.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.2.3_1771322491024_0.02926045939120181","host":"s3://npm-registry-packages-npm-production"}},"3.2.4":{"name":"llm-checker","version":"3.2.4","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"MIT","_id":"llm-checker@3.2.4","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"d095b603ae3772387c965bfb50d83361fd40ea88","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.2.4.tgz","fileCount":54,"integrity":"sha512-pNmWBvGlS005soxxDnJmdOzDNMidumlaJ1U1ozt8mQtQY9g7W2zCk30mtJS85RRTfazir5gjtbpFMKjjQqdfZQ==","signatures":[{"sig":"MEUCIQDYV2fRrnfpyZpHXH4toAcvlAw3pTo8DZ9tYcluq4Hj5gIgPN90mEHxZ3MhYOEI7mo8OcaZKN8bM4t2vQRi/h3lOA0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1073709},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"a0f883f39d00e679a29cfcaee2458f07f1a4d4f9","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-tests/interface.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/gpu-detection/multi-gpu.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/platform-tests/cross-platform.test.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.2.4_1771328057720_0.2699485739344165","host":"s3://npm-registry-packages-npm-production"}},"3.2.5":{"name":"llm-checker","version":"3.2.5","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"MIT","_id":"llm-checker@3.2.5","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"213bbe17b7fcc87549bbbff608b2a00a257006e8","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.2.5.tgz","fileCount":54,"integrity":"sha512-RR6Vhv7kknlnuxXjI8q9YYtTLzHRIbCrCk5eQfpbsKqVyIZ4WOiLuRsymrZgaasTtQHvre6d2ZxgMUptiQw0aw==","signatures":[{"sig":"MEUCIQDRGnxQSxy/I5BgV6+Y4wQ/pQnXTdOZ6aaLli2a4yznQAIgECTRbE8WgZm+S2YwVSI1sphAQoIiTJ97y/LSqQ4TZTA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1073667},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"7438b15b50fb406b8c1ecab33e5dd7a578ba0cdd","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.2.5_1771328832449_0.20960173812267646","host":"s3://npm-registry-packages-npm-production"}},"3.2.6":{"name":"llm-checker","version":"3.2.6","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"MIT","_id":"llm-checker@3.2.6","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"5ba70b4f9fd5695407f043ac2c3daa7b809c0afb","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.2.6.tgz","fileCount":55,"integrity":"sha512-k56/j8pcfFh2a9A9H4NdKfHKH8sIJpCKlXLUHsmbxgPh0jOzK25xQu3qg5h3TfgTKfiO/1csRs2ykIVDP/0v3g==","signatures":[{"sig":"MEYCIQD+KSIa8ub4jO26a2GtfR3Ym3NhYzewyODyvx9R856bbwIhAJiQPlyzbB8U+YKrWkqUhleHH+DP3OmIi67S20EzNGu3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1124289},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"b1489829989b3d6be917fe333167fec94bd83df6","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.2.6_1771338712898_0.9998154199374094","host":"s3://npm-registry-packages-npm-production"}},"3.2.7":{"name":"llm-checker","version":"3.2.7","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.2.7","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"3eaa668aaf7d6d78004d999f4e997b5e3a4e8b5f","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.2.7.tgz","fileCount":55,"integrity":"sha512-Kr4hopA5mXmZBr9m9a1BR9wDtA2UJebcFYh7vfFxX0Jx4a+LbIz4JJ3CqO/Aj9UmS40Rkbp2Rq6Kmbcijb4G9w==","signatures":[{"sig":"MEUCIBamlgqoROGIJvKB50v4uJGb0dxmKSLRpYzNPSeVzouuAiEA2TnBBGt/sCWngfYnLdKmjpcbbPmny1F+EWHlEBzXT58=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1125279},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"682e7e12da31bc68208f6df596d6c3fbb775a8e4","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.2.7_1771338916342_0.6212222335108639","host":"s3://npm-registry-packages-npm-production"}},"3.2.8":{"name":"llm-checker","version":"3.2.8","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.2.8","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"6247f999cb146d18b947de234ff783d972eca8bb","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.2.8.tgz","fileCount":55,"integrity":"sha512-+TsHW2+U6mJkZv9+vCmXWvC3BeJTMBxj6ACwBIky2yH3jiy98R1PDBfqT6/V6lh9VpraMougT3LakZdJHsblmg==","signatures":[{"sig":"MEUCIQCGa94miNJImWQcLdO2YcVorwQURwSBK4L5x9Lvwf6zdAIgBsuMeXB6qQW2RkR8MpiSG23T2/KQC3QeOHwzfGhVpwM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1126796},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"00007ab9e15519e3b15420a97fc0f4acedfecd8e","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.2.8_1771339881573_0.7454662922681068","host":"s3://npm-registry-packages-npm-production"}},"3.3.0":{"name":"llm-checker","version":"3.3.0","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.3.0","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"5efe0e7d005ef6a79e03a54fb6de525bb8814583","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.3.0.tgz","fileCount":58,"integrity":"sha512-Fcw9GENbOCeHx5hOkj9vrI5XIjNxMgaUv5puekOQ3iwuPVxgOJ8cHDQgS1mNjuJGjKFqrfYOW47ALuUKpjbLsQ==","signatures":[{"sig":"MEUCIQDl/2JMV1R/lyKVFJMV8kySvgRBjzJjJnHN08+Q0nJm5AIgaAc3N37bVywEviSnD6tmlzqIc7dcZxCh2H2NVi3MDRc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1200693},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"beee30d3fc1597f71f31ac0740f602b68f11116a","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.3.0_1771351506475_0.30308444752312136","host":"s3://npm-registry-packages-npm-production"}},"3.4.0":{"name":"llm-checker","version":"3.4.0","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.4.0","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"8e87113389319a212726755fd7d12b66acaeeaba","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.4.0.tgz","fileCount":59,"integrity":"sha512-J0z02uFLiiL4aHlx2QS+uSXUunGU3pjXC/uzV9FzTie5MdxB7FkYcjdaVyhgey5NBbRJbEoobJg/fodGlYwzSQ==","signatures":[{"sig":"MEQCIAMZUsNu7WKEp+tTIdxWoIRUGR+/OOV7uN99cstxzzdBAiBN7fTJia0AHADYaibXQGzFjNV9o2AAizC0veGOGPNHYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1224289},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"c601d057ebe2bfb58ba34737e1f18f39b7e002fa","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.4.0_1771353867498_0.3491174977714595","host":"s3://npm-registry-packages-npm-production"}},"3.4.1":{"name":"llm-checker","version":"3.4.1","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.4.1","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"bc8bd79d3a3346cba6a76e0f153ee57c323fbacb","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.4.1.tgz","fileCount":59,"integrity":"sha512-VdhlghN+eDi5z3CDpBCzhsLV2Plo+kppor9iKfCySHNSzftaz+Wn8BZ1Cesq0OA4vu9h1TZr2whNU+bW87qv2A==","signatures":[{"sig":"MEUCIARzoDOXqpNysnlZ8Ov+z8j1ROse0fhMr6QkFvkgClfDAiEAxktVuAhgiVPZ/AgXTZAuiFbWl1swn8AxpW12ypGimso=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1241506},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"e951ee6130fea3ea58577f93ed30d1b5e28371bd","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.4.1_1771356617183_0.659207592577675","host":"s3://npm-registry-packages-npm-production"}},"3.4.2":{"name":"llm-checker","version":"3.4.2","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.4.2","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"e026213e0522bdbe88d4b1ee7fd8a8d56dccfc10","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.4.2.tgz","fileCount":60,"integrity":"sha512-OATfVzpPSeyjSh7/OOnw3Tk7mXAwpcmbND46StJRE+c2p4xQGs9j5TZRgwwM4JLyjwmgDzOy7amgzEKs0pqPRA==","signatures":[{"sig":"MEYCIQD2fAwQfymnnhPB+NzHR7ZSUkiE1pkpnHVlx01Yc9kbTQIhAKpmsstGHOFhZ2c5hme+DMRB66DzdxrEcuc5u8Z8t08R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1268361},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"e951ee6130fea3ea58577f93ed30d1b5e28371bd","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.4.2_1771366324022_0.5115776089635793","host":"s3://npm-registry-packages-npm-production"}},"3.5.0":{"name":"llm-checker","version":"3.5.0","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.0","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"2c7d857ae97147db52523ae418cb7760d21dd391","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.0.tgz","fileCount":63,"integrity":"sha512-tQanrGkbgyhrJJjjBmuz9gXbzD+3/Fxpy+gb4qo6NB2lf6Uo1FtmjfnG048kuBseGgiy68RC9cU9XV0y3n0XuQ==","signatures":[{"sig":"MEYCIQCSHMSvrmbgelWBxj8mFSvEKWqa3ezII0exMc+MpYpLlwIhAIsJQ/UEnzf+VSfyXJKu38MEIHYLjv3og00/vagu6fGj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1284876},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"0582741ba0db6f84b22505bc586e2c866c60271d","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.0_1771421190806_0.7712170440060773","host":"s3://npm-registry-packages-npm-production"}},"3.5.1":{"name":"llm-checker","version":"3.5.1","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.1","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"2bb0c6ace6fc5d69af4d424423247f959f03ebbc","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.1.tgz","fileCount":63,"integrity":"sha512-pFrdV+u17j8EIXBlnhye86A0hfzJ5z++Xroy0bVtrbZc8X5kFREZuJMpkBvdKAkPsyKzl5xJom7g8iMiuey7lw==","signatures":[{"sig":"MEUCIFY6t4eQqEUeq7a5F3x5JGpbjcLBsUvJOzuI0kOBd/7cAiEAsXiUuI10/JGp61OKEE7b+MAjBfbb3XZMKQjXXXlFwrY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1284894},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"2dfbd495f9dee13a75a87ca79aa426c201545549","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.8.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.5.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.1_1771421440254_0.7687929547479024","host":"s3://npm-registry-packages-npm-production"}},"3.5.2":{"name":"llm-checker","version":"3.5.2","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.2","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"07c27da4602c17dd981145c69bd3bc18ec047588","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.2.tgz","fileCount":71,"integrity":"sha512-KtPyhQmick2i1JH2fXb/M/UoJmYsYK5I6Dl0oZSAIGLzzmLLNu+4c+Qj1gudtv3/T4JfiFKSv0uInv9ao3N9hQ==","signatures":[{"sig":"MEUCIQDekXlZaHe7s5Wql7Fml41pvwZtsUWJlteRuQmkM95r2QIgGfnAJbfNyiMG6Z0Daaa23FUcJAaaW8NgUHGxP6rasO8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1334387},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"918a0d2abe24b546347c459b2a5113b20e25f7c8","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"10.9.4","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.21.0","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.2_1771497119125_0.27491426076732317","host":"s3://npm-registry-packages-npm-production"}},"3.5.3":{"name":"llm-checker","version":"3.5.3","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.3","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"ce9dc06ca11d538d6db3be0ccc9a1a645bc108a2","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.3.tgz","fileCount":65,"integrity":"sha512-Mg6iJxkqXZoZ9LT4ws5hJi0UZF1syVJAi7TRfEuMSJNLvYh8vyQZy6ToU199MBFBQ601WGGc0pSmwwPV81GQLg==","signatures":[{"sig":"MEYCIQDQcUYAojtKGh71miU/7XPmFpDZwtiHB4M34RZONczUlQIhAI6jZdlyrWeo3HXM7pDf5R6yVQ8/n6yxa2PrCl5jOmrS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1361593},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"9a60e01fa45820f5e67a586857613f4a3a1a9d8d","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.3_1771583594849_0.8174981980856473","host":"s3://npm-registry-packages-npm-production"}},"3.5.4":{"name":"llm-checker","version":"3.5.4","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.4","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"5bb636017656fa4681040245cb27ce3c9f4df56f","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.4.tgz","fileCount":66,"integrity":"sha512-HHDJIn5xFNxJB32lIDdyYnquM8bhKswJ+VrKLS1mTNxM8nLY3J/XBCtg3N9cot7bWqarFrJrU8RoKBNYdx2sGg==","signatures":[{"sig":"MEYCIQCziksDvs3DdWekvk8Nd38GEQ/n/jgKw315YTcgTV0vOgIhANsrZO7ZrFPrIDdclM9AjPo2557GKVMYVjCsvzBUATHV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1374791},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"ec1df33313b81e56be89e559ecfe287bcf48b5c2","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.4_1772702950068_0.8661328276797593","host":"s3://npm-registry-packages-npm-production"}},"3.5.6":{"name":"llm-checker","version":"3.5.6","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.6","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"6acd460773025f3bbcac6be938978a27b0ab35d5","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.6.tgz","fileCount":67,"integrity":"sha512-y0FxN8/jvcH6OuH0lfV2XCq6DTJ8EIMTGAkX8H7H2yH0CqWRGw+txfAfJFCIXdQXCeYjzLZjND5pXb1T8uKYkg==","signatures":[{"sig":"MEQCIEXZXDyi5NUu1HFbas89KsVnXfpkVDJru/rfnr8/lmQYAiBkxuDp5cE8i94qwvhi3EXSxxJNr4XTjgqp/67jvxa5hw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1389136},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"4c137d451b6717440d6b747c17a68ae9b8540705","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.6_1773415189459_0.2735280850775419","host":"s3://npm-registry-packages-npm-production"}},"3.5.7":{"name":"llm-checker","version":"3.5.7","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.7","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"65d6417da1b5f54ba218cd07cc36ee7f2d56e0ce","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.7.tgz","fileCount":67,"integrity":"sha512-PtDzwx9bQOBmhiiVkvl0GvA0ZILefKABYQeAV3PXmVztvjRNBFsulVN9Clier8bxmeLfE+xOlDqJiR12JTHNUA==","signatures":[{"sig":"MEYCIQCVwJkd4wgzFa108lorDHZJ4XFQJJhxdf/yjdwww/mtKgIhAKUPKsYmttIaVh2ysTELF7rn6CQcl3cZ7zUMeyDG5HcX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1401710},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"c17b142aa42eb2ba8af7a30e80eee81ead7029f1","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.7_1774470796169_0.3045182423835162","host":"s3://npm-registry-packages-npm-production"}},"3.5.8":{"name":"llm-checker","version":"3.5.8","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.8","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"15aeeb2e65c5ed5c9cf81255eaab3a48ba880bb0","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.8.tgz","fileCount":67,"integrity":"sha512-K0ileALVTq5/l7JlSHkH8/wrxTe4ZSMQQJBQQuJYKQt9TJk+YxybUQ6BFe3c0kInbM/gRrTxVxhSzrOMAqPTMQ==","signatures":[{"sig":"MEUCIQD7c4ApxQfITxmkYuSP0l7G23nqpe2H8CMkUhbujgImcwIgQ+XhuG8Pkj6GSohRidY9K8pLhRUvsqtapZe5VSqJD08=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1408115},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"435b4f0d435dce04bebf93d238e01596c902d299","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.8_1774476105165_0.6789573052623801","host":"s3://npm-registry-packages-npm-production"}},"3.5.9":{"name":"llm-checker","version":"3.5.9","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.9","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"dee357f708a7700f6e2618f9b5292d6a2f06c3b6","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.9.tgz","fileCount":67,"integrity":"sha512-SWL1pr8nrxH6PS9VHAX3XyYzcyTQt3QNc2Yu7klfu1jAkla/scIByCzknpAocjfEE45tRAJWO3KJTjBL2i0rAA==","signatures":[{"sig":"MEYCIQDrJiLO0A2EdUr74T2pgG7LBJ8vGfiSR1ySgREBUFLPgAIhANg909Xa1N+6hbu4HTu62xdQMzoWwnZF/44pRNgMlMql","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1408979},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"bf5eda1a7d050ad53705162a29e093952a47fe47","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.9_1774517144051_0.69321723708372","host":"s3://npm-registry-packages-npm-production"}},"3.5.10":{"name":"llm-checker","version":"3.5.10","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.10","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"f2922e573e309b010671bb5540261341a5879a35","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.10.tgz","fileCount":67,"integrity":"sha512-UQv1Nm4Zt/rcQjqDzcd103oziZU1DSo8WjWZhNxL2AQodjg+qpONVjpoY1k1f9Fk5GIxg13zFaKDEHDh6jaV5g==","signatures":[{"sig":"MEUCIBdLG6yFTE23XW01jaCw7KY2JEMBcMNRpwbqdN9gOJSNAiEAmtVyt3Dx0R3wpY9ll3VK5f0iZ2K5fn5CiSUAIkpsDRc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1409078},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"f340c239e8b3191ea0371227c751f79a741895bb","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.10_1774530838332_0.8329915111206214","host":"s3://npm-registry-packages-npm-production"}},"3.5.11":{"name":"llm-checker","version":"3.5.11","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.11","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"c329e06692ca3a374ba11127d24175a35c90eb0a","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.11.tgz","fileCount":67,"integrity":"sha512-BVA9wbKgAqiB+DUntB70LhXOTnmomd9B/lIoz0HlsEKATcsCgsqrtkyfRFARh1e35NkULNXlnsEH0/d9CyaS0Q==","signatures":[{"sig":"MEUCIDLgapwRC1DMn01oYUUuacQoaHPDDP+rZ1pwypEQGqHHAiEA/AidG43ojmozGAf0D9t2tLl4KC4VFXVm7OwV+AbCjsg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1411273},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"b6507964508867e0460f91e68630d6aaf8588b68","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.11_1774642129581_0.9303206378620139","host":"s3://npm-registry-packages-npm-production"}},"3.5.12":{"name":"llm-checker","version":"3.5.12","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.12","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"37c4935e3d44f2cf83ef0a45258058dc7bc1b3ce","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.12.tgz","fileCount":67,"integrity":"sha512-hMWVuOIhblf+KnjUTKw+IStdKjTdYo9NTrJuSyF9vKf2sJx32C7IrVsS5GWmDyXTrU8irrBsQ8xaUj5UIHW0DA==","signatures":[{"sig":"MEQCIH2VefVAdUtN825sXfHBsvOYbWFMGwVXUzM/T/M7yJH/AiA+l/c5Ohva78Nf6tfngxlbF3fFPuaNL9+a/DFcPgEG/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1413754},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"461e03325e75f305f01676d2253e52688d4078c3","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.12_1774712282778_0.6965856337113301","host":"s3://npm-registry-packages-npm-production"}},"3.5.13":{"name":"llm-checker","version":"3.5.13","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.13","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"163a54a236357203351755c91d1b00641c50defd","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.13.tgz","fileCount":69,"integrity":"sha512-ag7BRlUI5kq744ZT4YAZStTKrTYldX7Mu2zeRwhqnvAs+uSnPZIRfg3AR0cXicD054FQMzB5fgsqKeJRSbCX1w==","signatures":[{"sig":"MEUCIFR0cR3NgxWBtwo0GJ20z34CcP9lxVZETvgW/B64YymdAiEAuHgvUc8lbeEXYcn66KoAp+rIqOIRUOPcL2UJHUA1R20=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3138886},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","sync:seed":"node bin/enhanced_cli.js sync --force --quiet && node scripts/update-seed-db.js","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.13_1777814270434_0.006446334773619444","host":"s3://npm-registry-packages-npm-production"}},"3.5.14":{"name":"llm-checker","version":"3.5.14","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.14","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"7856599218127b44126bda864b252d51ea388f29","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.14.tgz","fileCount":70,"integrity":"sha512-dfypSaDYkG9f9+S6GZcnkBA03oe2SKPwEoi9asCKHyY8dJtLSRcRhnbcqMPxZ7+fYeppNR87drQaFbqqEQoX5Q==","signatures":[{"sig":"MEUCIQCLKuJjo9X/lb4jjfYFPqGYCn2I2tEta3aqYL76HEpfewIgF4nVvyEm1/5Zl4uOwOFMQnLJq3Fa/HxMGTgPp2ZeSCc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3143883},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"4e0944039cc5f34c4c5ec04e02e9df710e465747","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","sync:seed":"node bin/enhanced_cli.js sync --force --quiet && node scripts/update-seed-db.js","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.14_1778513899892_0.6388823799054455","host":"s3://npm-registry-packages-npm-production"}},"3.5.15":{"name":"llm-checker","version":"3.5.15","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.5.15","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"7dc6f9c8b8bd5af3916c76407cc1b470a0b53c0f","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.5.15.tgz","fileCount":70,"integrity":"sha512-0v0j5J2HvsstZP5TYjq0+S62PaYKsibAAB3AWOBy4biauiPFAQyDTQG/idF9gRTU3MceY9Ddi4akKVOxjr1ooQ==","signatures":[{"sig":"MEUCIGCjoI1fsE9Ca3meUYf/wDSZxlk7/OxMx24Mj2W7Q7VCAiEA74/zbd73oSIwgngkycL0rzrVjU7hwu3fGyZQB/TZzv0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3144793},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"92a621ee3d65b5d54e45ba6ba9ef02f8091af07d","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","sync:seed":"node bin/enhanced_cli.js sync --force --quiet && node scripts/update-seed-db.js","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.8.1","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.1","@modelcontextprotocol/sdk":"^1.26.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","@types/node":"^20.0.0"},"optionalDependencies":{"sql.js":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.5.15_1778573111636_0.7107330316982015","host":"s3://npm-registry-packages-npm-production"}},"3.6.1":{"name":"llm-checker","version":"3.6.1","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.6.1","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"8a968374af716bd90d36759aa1139e3026e64ca5","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.6.1.tgz","fileCount":71,"integrity":"sha512-AwQQVvNj69INbQBbr3yhrvmkmbw9YonSy9aWNZJeWyP/e99hqfkmD69BMEjbsJoNMVDCxPQ2H8RVtuY6RUWorw==","signatures":[{"sig":"MEQCIE0mLgQGlXuN5ZBD7i8iU5LuWd68Sil72UcDYQ+K9ZhgAiBaABTqTLZ/xml4AiqOVe87x8DDh4om0pJalKR7VdDdBA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3214820},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"9526ca3076872418f962850369b965c6d1171901","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","sync:seed":"node bin/enhanced_cli.js sync --force --quiet && node scripts/update-seed-db.js","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-engine":"node tests/policy-engine.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.9.0","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.6","@modelcontextprotocol/sdk":"^1.29.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.4.2","@types/node":"^20.19.41"},"optionalDependencies":{"sql.js":"^1.14.1"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.6.1_1781898958184_0.6441282946324149","host":"s3://npm-registry-packages-npm-production"}},"3.7.0":{"name":"llm-checker","version":"3.7.0","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.7.0","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"13559109a3fc7b5842b6565268f64fcefcd49702","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.7.0.tgz","fileCount":73,"integrity":"sha512-frm7FchR1tLBKgUKAlbgIADm9JJePskva5Ir/ntItdndensZMjv0NxmXJv2svSH50x01e2qpraBiyGdccez6ww==","signatures":[{"sig":"MEQCID1eDVF8EWy7cezKDTsaVpw/cUTTJfTDQYOkYJInTb2LAiAicYylHtmVw7rTNnfypVh9i5Bit7n/H+J8ncOwkkTlEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45056249},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"4977b92fd5c822de012a0c54f7e94728f45c1cd0","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","sync:seed":"node bin/enhanced_cli.js sync --force --quiet && node scripts/update-seed-db.js && node scripts/update-registry-seed.js","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:registry":"node tests/model-registry-ingestors.test.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","sync:registry-seed":"node scripts/update-registry-seed.js","test:policy-engine":"node tests/policy-engine.test.js","test:registry-main":"node tests/model-registry-main-flow.test.js","test:registry-seed":"node tests/model-registry-seed.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js","test:registry-recommender":"node tests/model-registry-recommender.test.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.9.0","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.6","@modelcontextprotocol/sdk":"^1.29.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.4.2","@types/node":"^20.19.41"},"optionalDependencies":{"sql.js":"^1.14.1"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.7.0_1781947184265_0.9987821692211933","host":"s3://npm-registry-packages-npm-production"}},"3.7.4":{"name":"llm-checker","version":"3.7.4","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.7.4","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/Pavelevich/llm-checker#readme","bugs":{"url":"https://github.com/Pavelevich/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"66c68863398bbd24283438ee0978dc01e2c9144e","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.7.4.tgz","fileCount":73,"integrity":"sha512-cjWMBrqLV/sO4yCuvabNcosbADGOOUAPGt3ExKSDEKbCc4nFR1bjQfQ0YZnbtKFoAZJbauRDNWnv+QIq4b7nRg==","signatures":[{"sig":"MEUCIFsYdPbLlGCICP7ppcmJeV48Yx0md7bFrP/wVz0ZV4PpAiEAkksb4YY4G/3AXH9KxtycYhDvsSW5CvCSZTHqBwEMVFk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45069716},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=16.0.0"},"gitHead":"6264c76e8d3499065f14e841152cfdb433da1026","scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","sync:seed":"node bin/enhanced_cli.js sync --force --quiet && node scripts/update-seed-db.js && node scripts/update-registry-seed.js","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:platform":"node tests/hardware-simulation-tests.js","test:registry":"node tests/model-registry-ingestors.test.js","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","sync:registry-seed":"node scripts/update-registry-seed.js","test:policy-engine":"node tests/policy-engine.test.js","test:registry-main":"node tests/model-registry-main-flow.test.js","test:registry-seed":"node tests/model-registry-seed.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js","test:registry-recommender":"node tests/model-registry-recommender.test.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.11.10","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/Pavelevich/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.9.0","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.31.6","@modelcontextprotocol/sdk":"^1.29.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.4.2","@types/node":"^20.19.41"},"optionalDependencies":{"sql.js":"^1.14.1"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.7.4_1781959386798_0.556813444347726","host":"s3://npm-registry-packages-npm-production"}},"3.8.0":{"name":"llm-checker","version":"3.8.0","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"url":"https://github.com/Pavelevich","name":"Pavelevich"},"license":"SEE LICENSE IN LICENSE","_id":"llm-checker@3.8.0","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"homepage":"https://github.com/signerless/llm-checker#readme","bugs":{"url":"https://github.com/signerless/llm-checker/issues"},"os":["android","darwin","linux","win32"],"bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"dist":{"shasum":"4d42f9290612b51cdc73e628d4274f217ee36c5b","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.8.0.tgz","fileCount":78,"integrity":"sha512-QmPJY32nyybLAYlQZPa8AGy18kbbkKbPK1m1B3WSRzHAq9laoiTqHiE2/qw0s6NoOpgmYIJZgDmzlw3TYNciLA==","signatures":[{"sig":"MEUCIHeZR9PXqxwDtE+YJ5KQzG3LbNoAENvjaH5+3lvToyARAiEA5z/G0c6tJtHQ12G+GCZWon1VGVO5Qfo9dDXc9wGh1Y8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45156037},"main":"src/index.js","engines":{"npm":">=8.0.0","node":">=18.0.0"},"scripts":{"dev":"node bin/enhanced_cli.js","test":"node tests/run-all-tests.js","build":"echo 'No build needed'","check":"node bin/enhanced_cli.js check","start":"node bin/enhanced_cli.js","ai-run":"node bin/enhanced_cli.js ai-run","ollama":"node bin/enhanced_cli.js ollama","verify":"node bin/enhanced_cli.js verify","test:ui":"node tests/ui-cli-smoke.test.js","ai-check":"node bin/enhanced_cli.js ai-check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","test:all":"node tests/run-all-tests.js","test:gpu":"node tests/amd-gpu-detection.test.js","train-ai":"cd ml-model && python python/train_model.py","amd-guard":"node bin/enhanced_cli.js amd-guard","benchmark":"cd ml-model && python python/benchmark_collector.py","recommend":"node bin/enhanced_cli.js recommend","sync:seed":"node bin/enhanced_cli.js sync --force --quiet && node scripts/update-seed-db.js && node scripts/update-registry-seed.js","toolcheck":"node bin/enhanced_cli.js toolcheck","list-models":"node bin/enhanced_cli.js list-models","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'","test:policy":"node tests/policy-commands.test.js","test:roadmap":"node tests/roadmap-tools.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:modelvet":"node tests/modelvet-verify.test.js","test:platform":"node tests/hardware-simulation-tests.js","test:registry":"node tests/model-registry-ingestors.test.js","prepublishOnly":"npm test && npm audit --omit=dev","verify-context":"node bin/enhanced_cli.js verify-context","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:verify-gates":"node tests/verify-gates.test.js","sync:registry-seed":"node scripts/update-registry-seed.js","test:policy-engine":"node tests/policy-engine.test.js","test:registry-main":"node tests/model-registry-main-flow.test.js","test:registry-seed":"node tests/model-registry-seed.test.js","test:mcp-multiclient":"node tests/mcp-multiclient.test.mjs","test:hardware-detector":"node tests/hardware-detector-regression.js","test:policy-structural":"node tests/policy-structural-validation.test.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js","test:registry-recommender":"node tests/model-registry-recommender.test.js"},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"overrides":{"ajv":"^8.18.0","glob":"^13.0.0","hono":"^4.13.0","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"repository":{"url":"git+https://github.com/signerless/llm-checker.git","type":"git"},"_npmVersion":"11.9.0","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","directories":{},"_nodeVersion":"25.6.1","dependencies":{"ora":"^5.4.1","zod":"^3.23.0","yaml":"^2.9.0","chalk":"^4.1.2","table":"^6.8.1","inquirer":"^8.2.6","commander":"^11.1.0","node-fetch":"^2.7.0","systeminformation":"^5.33.1","@modelcontextprotocol/sdk":"^1.30.0"},"preferGlobal":true,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.4.2","@types/node":"^20.19.41"},"optionalDependencies":{"sql.js":"^1.14.1"},"_npmOperationalInternal":{"tmp":"tmp/llm-checker_3.8.0_1785856620756_0.3836847144939344","host":"s3://npm-registry-packages-npm-production"}},"3.8.1":{"name":"llm-checker","version":"3.8.1","description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","bin":{"llm-checker":"bin/cli.js","ollama-checker":"bin/cli.js","llm-checker-mcp":"bin/mcp-server.mjs"},"main":"src/index.js","scripts":{"test":"node tests/run-all-tests.js","prepublishOnly":"npm test && npm audit --omit=dev","test:roadmap":"node tests/roadmap-tools.test.js","test:gpu":"node tests/amd-gpu-detection.test.js","test:platform":"node tests/hardware-simulation-tests.js","test:ui":"node tests/ui-cli-smoke.test.js","test:runtime":"node tests/runtime-specdec-tests.js","test:deterministic-pool":"node tests/deterministic-model-pool-check.js","test:registry":"node tests/model-registry-ingestors.test.js","test:registry-main":"node tests/model-registry-main-flow.test.js","test:registry-recommender":"node tests/model-registry-recommender.test.js","test:registry-seed":"node tests/model-registry-seed.test.js","test:policy":"node tests/policy-commands.test.js","test:modelvet":"node tests/modelvet-verify.test.js","test:verify-gates":"node tests/verify-gates.test.js","test:policy-structural":"node tests/policy-structural-validation.test.js","test:mcp-multiclient":"node tests/mcp-multiclient.test.mjs","test:policy-cli":"node tests/policy-cli-enforcement.js","test:policy-engine":"node tests/policy-engine.test.js","test:policy-audit":"node tests/policy-audit-reporter.test.js","test:policy-e2e":"node tests/policy-e2e-integration.test.js","test:hardware-detector":"node tests/hardware-detector-regression.js","test:all":"node tests/run-all-tests.js","build":"echo 'No build needed'","dev":"node bin/enhanced_cli.js","start":"node bin/enhanced_cli.js","check":"node bin/enhanced_cli.js check","gpu-plan":"node bin/enhanced_cli.js gpu-plan","verify":"node bin/enhanced_cli.js verify","verify-context":"node bin/enhanced_cli.js verify-context","amd-guard":"node bin/enhanced_cli.js amd-guard","toolcheck":"node bin/enhanced_cli.js toolcheck","recommend":"node bin/enhanced_cli.js recommend","ollama":"node bin/enhanced_cli.js ollama","list-models":"node bin/enhanced_cli.js list-models","ai-check":"node bin/enhanced_cli.js ai-check","ai-run":"node bin/enhanced_cli.js ai-run","sync:seed":"node bin/enhanced_cli.js sync --force --quiet && node scripts/update-seed-db.js && node scripts/update-registry-seed.js","sync:registry-seed":"node scripts/update-registry-seed.js","benchmark":"cd ml-model && python python/benchmark_collector.py","train-ai":"cd ml-model && python python/train_model.py","postinstall":"echo 'LLM Checker installed. Run: llm-checker hw-detect'"},"dependencies":{"@modelcontextprotocol/sdk":"^1.30.0","chalk":"^4.1.2","commander":"^11.1.0","inquirer":"^8.2.6","node-fetch":"^2.7.0","ora":"^5.4.1","systeminformation":"^5.33.1","table":"^6.8.1","yaml":"^2.9.0","zod":"^3.23.0"},"optionalDependencies":{"sql.js":"^1.14.1"},"overrides":{"ajv":"^8.18.0","hono":"^4.13.0","glob":"^13.0.0","minimatch":"^10.2.2","test-exclude":"^7.0.1"},"devDependencies":{"@types/node":"^20.19.41","jest":"^30.4.2"},"keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"author":{"name":"Pavelevich","url":"https://github.com/Pavelevich"},"license":"SEE LICENSE IN LICENSE","repository":{"type":"git","url":"git+https://github.com/signerless/llm-checker.git"},"homepage":"https://github.com/signerless/llm-checker#readme","bugs":{"url":"https://github.com/signerless/llm-checker/issues"},"engines":{"node":">=18.0.0","npm":">=8.0.0"},"os":["android","darwin","linux","win32"],"preferGlobal":true,"_id":"llm-checker@3.8.1","_nodeVersion":"25.6.1","_npmVersion":"11.9.0","dist":{"integrity":"sha512-0314aXqgYhSS3z+eb71YsUwDLS4A3/1DIFmkWJFVnjq7tSFqiyb+TdksAnHOh5kItsjbp3Pi0uR+j1uQeRLv5g==","shasum":"a692048e6cd1a41ef95b03b784bdb8cfd07c2fee","tarball":"https://registry.npmjs.org/llm-checker/-/llm-checker-3.8.1.tgz","fileCount":78,"unpackedSize":45156599,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICx5ZI2uJ5xiDpAdCZVQRcLdEFTFBTCGgmE9J6oclPDdAiAge0dHciKoKVzPFgF4Yf5bZ/Z964EeXUSTIp0XMHWxTA=="}]},"_npmUser":{"name":"paulch","email":"paulchmirenko@proton.me"},"directories":{},"maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/llm-checker_3.8.1_1785858559027_0.7381917580889681"},"_hasShrinkwrap":false}},"time":{"created":"2026-02-12T23:16:10.860Z","modified":"2026-08-04T15:49:19.504Z","2.0.0":"2025-07-06T15:27:28.895Z","2.0.2":"2025-07-06T16:20:18.486Z","2.0.3":"2025-07-06T16:27:50.554Z","2.0.4":"2025-07-07T20:39:43.076Z","2.0.5":"2025-07-18T10:47:41.972Z","2.1.0":"2025-08-05T09:51:14.557Z","2.1.1":"2025-08-05T11:05:13.631Z","2.1.2":"2025-08-06T15:59:50.340Z","2.1.3":"2025-08-06T18:32:12.754Z","2.1.4":"2025-08-06T18:45:49.393Z","2.2.0":"2025-08-08T22:09:59.288Z","2.2.1":"2025-08-08T22:24:34.339Z","2.2.2":"2025-08-09T20:38:21.813Z","2.3.0":"2025-08-13T07:20:25.321Z","2.3.1":"2025-08-13T09:21:25.310Z","2.3.2":"2025-08-13T10:04:10.922Z","2.3.3":"2025-08-13T10:18:42.751Z","2.4.0":"2025-08-13T11:11:01.686Z","2.6.0":"2025-08-13T11:48:20.298Z","2.6.1":"2025-08-13T12:50:32.426Z","2.7.0":"2025-08-13T21:53:50.987Z","2.7.1":"2025-08-14T10:00:29.295Z","2.7.2":"2025-09-08T21:27:16.737Z","3.1.0":"2026-02-12T23:16:11.111Z","3.1.1":"2026-02-14T17:55:47.606Z","3.2.0":"2026-02-14T18:23:32.681Z","3.2.1":"2026-02-17T07:19:21.136Z","3.2.2":"2026-02-17T09:55:34.886Z","3.2.3":"2026-02-17T10:01:31.173Z","3.2.4":"2026-02-17T11:34:17.925Z","3.2.5":"2026-02-17T11:47:12.627Z","3.2.6":"2026-02-17T14:31:53.116Z","3.2.7":"2026-02-17T14:35:16.523Z","3.2.8":"2026-02-17T14:51:21.857Z","3.3.0":"2026-02-17T18:05:06.700Z","3.4.0":"2026-02-17T18:44:27.718Z","3.4.1":"2026-02-17T19:30:17.357Z","3.4.2":"2026-02-17T22:12:04.176Z","3.5.0":"2026-02-18T13:26:31.038Z","3.5.1":"2026-02-18T13:30:40.461Z","3.5.2":"2026-02-19T10:31:59.286Z","3.5.3":"2026-02-20T10:33:15.106Z","3.5.4":"2026-03-05T09:29:10.251Z","3.5.6":"2026-03-13T15:19:49.664Z","3.5.7":"2026-03-25T20:33:16.392Z","3.5.8":"2026-03-25T22:01:45.436Z","3.5.9":"2026-03-26T09:25:44.238Z","3.5.10":"2026-03-26T13:13:58.542Z","3.5.11":"2026-03-27T20:08:49.779Z","3.5.12":"2026-03-28T15:38:03.013Z","3.5.13":"2026-05-03T13:17:50.626Z","3.5.14":"2026-05-11T15:38:20.134Z","3.5.15":"2026-05-12T08:05:11.855Z","3.6.1":"2026-06-19T19:55:58.361Z","3.7.0":"2026-06-20T09:19:44.512Z","3.7.4":"2026-06-20T12:43:07.074Z","3.8.0":"2026-08-04T15:17:01.096Z","3.8.1":"2026-08-04T15:49:19.297Z"},"bugs":{"url":"https://github.com/signerless/llm-checker/issues"},"author":{"name":"Pavelevich","url":"https://github.com/Pavelevich"},"license":"SEE LICENSE IN LICENSE","homepage":"https://github.com/signerless/llm-checker#readme","keywords":["llm","ai","intelligent-selector","model-recommendation","hardware-analysis","machine-learning","hardware","compatibility","cli","ollama","small-language-models","sllm","local-ai","quantization","inference","gpu","vram","performance","benchmark","apple-silicon","memory-optimization","mcp","claude","model-context-protocol"],"repository":{"type":"git","url":"git+https://github.com/signerless/llm-checker.git"},"description":"Intelligent CLI tool with AI-powered model selection that analyzes your hardware and recommends optimal LLM models for your system","maintainers":[{"name":"paulch","email":"paulchmirenko@proton.me"}],"readme":"# LLM Checker\n\n![LLM Checker Animated Logo](https://raw.githubusercontent.com/signerless/llm-checker/main/assets/llm-checker-logo.gif)\n\n**Intelligent Ollama Model Selector**\n\nAI-powered CLI that analyzes your hardware and recommends optimal LLM models.  \nDeterministic scoring across a packaged **multi-source registry** (Hugging Face + Ollama + GPT4All, **33k+ exact artifacts**) and the Ollama catalog, with live sync, runtime targeting, and hardware-calibrated memory estimation.\n\n[![npm version](https://img.shields.io/npm/v/llm-checker?style=flat-square&color=0066FF)](https://www.npmjs.com/package/llm-checker)\n[![npm downloads](https://img.shields.io/npm/dm/llm-checker?style=flat-square&color=0066FF)](https://www.npmjs.com/package/llm-checker)\n[![License](https://img.shields.io/badge/License-NPDL--1.0-CC3300?style=flat-square)](LICENSE)\n[![Discord](https://img.shields.io/discord/1457032977849520374?style=flat-square&color=0066FF&label=Discord)](https://discord.gg/mnmYrA7T)\n[![Node.js](https://img.shields.io/badge/node-%3E%3D18-0066FF?style=flat-square)](https://nodejs.org/)\n\n[Start Here](#start-here-2-minutes) •\n[Installation](#installation) •\n[Quick Start](#quick-start) •\n[Calibration Quick Start](#calibration-quick-start-10-minutes) •\n[Docs](https://github.com/signerless/llm-checker/tree/main/docs) •\n[Claude MCP](#claude-code-mcp) •\n[Commands](#commands) •\n[Scoring](#scoring-system) •\n[Hardware](#supported-hardware) •\n[Discord](https://discord.gg/mnmYrA7T)\n\n---\n\n## Why LLM Checker?\n\nChoosing the right LLM for your hardware is complex. With thousands of model variants, quantization levels, and hardware configurations, finding the optimal model requires understanding memory bandwidth, VRAM limits, and performance characteristics.\n\n**LLM Checker solves this.** It analyzes your system, scores every compatible model across four dimensions (Quality, Speed, Fit, Context), and delivers actionable recommendations in seconds.\n\n---\n\n## Features\n\n| | Feature | Description |\n|:---:|---|---|\n| **200+** | Packaged Model Catalog | Ships with a synced Ollama SQLite catalog and can refresh from Ollama on demand |\n| **33k+** | Multi-Source Registry | Exact installable/downloadable artifacts from Hugging Face, Ollama, and GPT4All with per-source commands and runtime targeting |\n| **4D** | Scoring Engine | Quality, Speed, Fit, Context &mdash; weighted by use case |\n| **Multi-GPU** | Hardware Detection | Apple Silicon, NVIDIA CUDA, AMD ROCm, Intel Arc, CPU, integrated/dedicated inventory visibility |\n| **Calibrated** | Memory Estimation | Bytes-per-parameter formula validated against real Ollama sizes |\n| **Zero** | Native Dependencies | Pure JavaScript &mdash; works on any supported Node.js 18+ system |\n| **Live** | AI Run Metrics | `ai-run` shows response speed in tokens/sec next to model output |\n\n> **ModelVet credit:** The structural verification behind `verify`,\n> `ai-run --verify`, structural policy validation, and the MCP `verify_model` tool is\n> powered by [ModelVet](https://github.com/tetsuo-ai/modelvet), created by\n> [Tetsuo AI](https://github.com/tetsuo-ai). LLM Checker ships its WebAssembly\n> integration under ModelVet's MIT license.\n\n---\n\n## Documentation\n\n- [Docs Hub](https://github.com/signerless/llm-checker/tree/main/docs)\n- [Usage Guide](https://github.com/signerless/llm-checker/blob/main/docs/guides/usage-guide.md)\n- [Advanced Usage](https://github.com/signerless/llm-checker/blob/main/docs/guides/advanced-usage.md)\n- [Technical Reference](https://github.com/signerless/llm-checker/blob/main/docs/reference/technical-docs.md)\n- [Changelog](https://github.com/signerless/llm-checker/blob/main/docs/reference/changelog.md)\n- [Calibration Fixtures](https://github.com/signerless/llm-checker/tree/main/docs/fixtures/calibration)\n\n---\n\n## Comparison with Other Tooling (e.g. `llmfit`)\n\nLLM Checker and `llmfit` solve related but different problems:\n\n| Tool | Primary Focus | Typical Output |\n|------|---------------|----------------|\n| **LLM Checker** | Hardware-aware **model selection** for local inference | Ranked recommendations, compatibility scores, pull/run commands |\n| **llmfit** | LLM workflow support and model-fit evaluation from another angle | Different optimization workflow and selection heuristics |\n\nIf your goal is: *\"What should I run on this exact machine right now?\"*, use **LLM Checker** first.  \nIf your goal is broader experimentation across custom pipelines, using both tools can be complementary.\n\n---\n\n## Installation\n\n```bash\n# Install globally\nnpm install -g llm-checker\n\n# Or run directly with npx\nnpx llm-checker hw-detect\n```\n\n**Termux (Android):**\n```bash\npkg update\npkg install ollama\nnpm install -g llm-checker\n```\n\n**Requirements:**\n- Node.js 18+ (tested release lines: 18, 20, 22)\n- [Ollama](https://ollama.ai) installed for running models\n\nThe package includes a prebuilt model catalog and declares `sql.js` as an optional dependency for SQLite-powered commands. If your package manager skips optional dependencies and database commands report `sql.js` missing, reinstall with optional dependencies enabled:\n\n```bash\nnpm install -g llm-checker --include=optional\n```\n\n---\n\n## Start Here (2 Minutes)\n\nIf you are new, use this exact flow:\n\n```bash\n# 1) Install\nnpm install -g llm-checker\n\n# 2) Detect your hardware\nllm-checker hw-detect\n\n# 3) Get recommendations by category\nllm-checker recommend --category coding\n\n# 4) Refresh the catalog when you want current Ollama references\nllm-checker sync\n\n# 5) Run with auto-selection and tokens/sec metrics\nllm-checker ai-run --category coding --prompt \"Write a hello world in Python\"\n```\n\nIf you already calibrated routing:\n\n```bash\nllm-checker ai-run --calibrated --category coding --prompt \"Refactor this function\"\n```\n\n---\n\n## Distribution\n\nLLM Checker is published in all primary channels:\n\n- npm (latest, recommended): [`llm-checker@latest`](https://www.npmjs.com/package/llm-checker)\n- GitHub Releases: [Release history](https://github.com/signerless/llm-checker/releases)\n- GitHub Packages (legacy mirror, may lag): [`@pavelevich/llm-checker`](https://github.com/users/Pavelevich/packages/npm/package/llm-checker)\n\n### Important: Use npm for Latest Builds\n\nIf you need the newest release, install from npm (`llm-checker`), not the scoped GitHub Packages mirror.\n\nIf you installed `@pavelevich/llm-checker` and version looks old:\n\n```bash\nnpm uninstall -g @pavelevich/llm-checker\nnpm install -g llm-checker@latest\nhash -r\nllm-checker --version\n```\n\n### v3.7.0 Highlights\n\n- New **multi-source model registry**: a packaged snapshot of ~33,700 exact installable/downloadable artifacts from Hugging Face, Ollama, and GPT4All, with per-source commands (`hf download ...`, `ollama pull ...`).\n- `recommend` and `check` now draw candidates from the registry through one canonical deterministic scoring core, with `--runtime auto/ollama/vllm/mlx/llama.cpp/transformers` targeting; they fall back to the Ollama catalog when the registry is unavailable.\n- New `registry-sync`, `registry-search`, and `registry-recommend` commands.\n- Mixture-of-Experts models are sized by their **total** parameter count (all experts stay resident under Ollama/Metal/vLLM), so a large MoE can no longer falsely \"fit\" small hardware.\n- Carries the 3.6.1 batch: unified scoring across `check`/`recommend`/`smart-recommend` (#88), high-end/multi-GPU VRAM detection (#95), MCP server hardening (#97), and the Windows interactive-panel fixes (#86).\n\n### v3.5.13 Highlights\n\n- Ships npm packages with a ready-to-use SQLite model catalog:\n  - 229 Ollama models\n  - 7176 variants\n  - real pull counts and `last_updated` metadata\n- `sync` refreshes the local SQLite catalog from Ollama; `recommend`, `list-models`, `ai-run`, and `ai-check` now prefer that synced catalog instead of stale scraper cache data.\n- Recommendation normalization was hardened:\n  - no more `pulls: 0` for the full catalog after sync\n  - `335m` style tags are treated as millions, not billions\n  - ambiguous aliases like `latest`, `small`, `medium`, and `large` are not guessed into fake parameter counts\n  - cloud variants are filtered out of local recommendations\n- `ai-run` streams model responses through Ollama and appends measured tokens/sec so users can compare installed models by real local speed.\n- The interactive panel no longer asks for optional parameters before every command.\n\n### v3.3.0 Highlights\n\n- Calibrated routing is now first-class in `recommend` and `ai-run`:\n  - `--calibrated [file]` support with default discovery path.\n  - clear precedence: `--policy` > `--calibrated` > deterministic fallback.\n  - routing provenance output (source, route, selected model).\n- New calibration fixtures and end-to-end tests for:\n  - `calibrate --policy-out ...` → `recommend --calibrated ...`\n- Hardened Jetson CUDA detection to avoid false CPU-only fallback.\n- Documentation reorganized under `docs/` with clearer onboarding paths.\n\n### Optional (Legacy): Install from GitHub Packages\n\nUse this only if you explicitly need GitHub Packages. It may not match npm latest.\n\n```bash\n# 1) Configure registry + token (PAT with read:packages)\necho \"@pavelevich:registry=https://npm.pkg.github.com\" >> ~/.npmrc\necho \"//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}\" >> ~/.npmrc\n\n# 2) Install\nnpm install -g @pavelevich/llm-checker@latest\n```\n\n---\n\n## Quick Start\n\n```bash\n# 1. Detect your hardware capabilities\nllm-checker hw-detect\n\n# 2. Get full analysis with compatible models\nllm-checker check\n\n# 3. Get intelligent recommendations by category\nllm-checker recommend\n\n# 4. Refresh the catalog when you want current Ollama metadata\nllm-checker sync\nllm-checker search qwen --use-case coding\n```\n\n---\n\n## Calibration Quick Start (10 Minutes)\n\nThis path produces both calibration artifacts and verifies calibrated routing in one pass.\n\n### 1) Use the sample prompt suite\n\n```bash\ncp ./docs/fixtures/calibration/sample-suite.jsonl ./sample-suite.jsonl\n```\n\n### 2) Generate calibration artifacts (dry-run)\n\n```bash\nmkdir -p ./artifacts\nllm-checker calibrate \\\n  --suite ./sample-suite.jsonl \\\n  --models qwen2.5-coder:7b llama3.2:3b \\\n  --runtime ollama \\\n  --objective balanced \\\n  --dry-run \\\n  --output ./artifacts/calibration-result.json \\\n  --policy-out ./artifacts/calibration-policy.yaml\n```\n\nArtifacts created:\n\n- `./artifacts/calibration-result.json` (calibration contract)\n- `./artifacts/calibration-policy.yaml` (routing policy for runtime commands)\n\n### 3) Apply calibrated routing\n\n```bash\nllm-checker recommend --calibrated ./artifacts/calibration-policy.yaml --category coding\nllm-checker ai-run --calibrated ./artifacts/calibration-policy.yaml --category coding --prompt \"Refactor this function\"\n```\n\nNotes:\n\n- `--policy <file>` has precedence over `--calibrated [file]`.\n- If `--calibrated` has no path, discovery uses `~/.llm-checker/calibration-policy.{yaml,yml,json}`.\n- `--mode full` currently requires `--runtime ollama`.\n- `./docs/fixtures/calibration/sample-generated-policy.yaml` shows the expected policy structure.\n\n---\n\n## MCP Server (Claude, Codex, Grok, Kimi, Cursor, Gemini...)\n\nLLM Checker includes a built-in [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server, allowing **any MCP-compatible AI assistant** — Claude Code, OpenAI Codex, Grok, Kimi Code, Cursor, Windsurf, Gemini CLI — to analyze your hardware and manage local models directly.\n\n### Setup (One Command)\n\n```bash\n# Install globally first\nnpm install -g llm-checker\n\n# Print (or apply) the setup for your client\nllm-checker mcp-setup --client claude    # default; claude mcp add ...\nllm-checker mcp-setup --client codex     # ~/.codex/config.toml\nllm-checker mcp-setup --client grok      # ~/.grok/config.toml\nllm-checker mcp-setup --client kimi      # ~/.kimi/mcp.json\nllm-checker mcp-setup --client cursor    # ~/.cursor/mcp.json\nllm-checker mcp-setup --client windsurf  # ~/.codeium/windsurf/mcp_config.json\nllm-checker mcp-setup --client gemini    # ~/.gemini/settings.json\nllm-checker mcp-setup --client generic   # raw mcpServers JSON for any client\n```\n\n`--apply` merges the server entry into the client's config file (existing\ncontent is never clobbered), and `--json` prints the structured snippet for\nscripting. `--npx` avoids a global server install by generating the explicit\npackage-qualified command below (the executable is part of `llm-checker`; there\nis no separate `llm-checker-mcp` npm package):\n\n```bash\nnpx --yes --package llm-checker llm-checker-mcp\n```\n\nRestart your client and you're done.\n\n### Available MCP Tools\n\nOnce connected, your assistant can use these tools:\n\n**Core Analysis:**\n\n| Tool | Description |\n|------|-------------|\n| `hw_detect` | Detect your hardware (CPU, GPU, RAM, acceleration backend) |\n| `check` | Full compatibility analysis with all models ranked by score |\n| `recommend` | Top model picks by category (coding, reasoning, multimodal, etc.) |\n| `installed` | Rank your already-downloaded Ollama models |\n| `search` | Search the Ollama model catalog with filters |\n| `smart_recommend` | Advanced recommendations using the full scoring engine |\n| `gpu_plan` | Plan safe single/multi-GPU model placement and runtime settings |\n| `verify_context` | Check a local model's practical context limit against available memory |\n| `ollama_plan` | Build a capacity plan for local models with recommended context/parallel/memory settings |\n| `ollama_plan_env` | Return ready-to-paste `export ...` env vars from the recommended or fallback plan profile |\n| `policy_validate` | Validate a policy file against the v1 schema and return structured validation output |\n| `audit_export` | Run policy compliance export (`json`/`csv`/`sarif`/`all`) for `check` or `recommend` flows |\n| `calibrate` | Generate calibration artifacts from a prompt suite with typed MCP inputs |\n| `verify_model` | Structural safety validation of a GGUF/safetensors file (modelvet) — verify-before-load |\n| `amd_guard` | Run AMD/Windows reliability checks and return mitigation guidance |\n| `toolcheck` | Test tool-calling compatibility for local Ollama models |\n\n**Ollama Management:**\n\n| Tool | Description |\n|------|-------------|\n| `ollama_list` | List all downloaded models with params, quant, family, and size |\n| `ollama_pull` | Download a model from the Ollama registry |\n| `ollama_run` | Run a prompt against a local model (with tok/s metrics) |\n| `ollama_remove` | Delete a model to free disk space |\n\n**Advanced (MCP-exclusive):**\n\n| Tool | Description |\n|------|-------------|\n| `ollama_optimize` | Generate optimal Ollama env vars for your hardware (NUM_GPU, PARALLEL, FLASH_ATTENTION, etc.) |\n| `benchmark` | Benchmark a model with 3 standardized prompts — measures tok/s, load time, prompt eval |\n| `compare_models` | Head-to-head comparison of two models on the same prompt with speed + response side-by-side |\n| `cleanup_models` | Analyze installed models — find redundancies, cloud-only models, oversized models, and upgrade candidates |\n| `project_recommend` | Scan a project directory (languages, frameworks, size) and recommend the best model for that codebase |\n| `ollama_monitor` | Real-time system status: RAM usage, loaded models, memory headroom analysis |\n| `cli_help` | List all allowlisted CLI commands exposed through MCP |\n| `cli_exec` | Execute any allowlisted `llm-checker` CLI command with custom args (policy/audit/calibrate/sync/ai-run/etc.) |\n\n### Example Prompts\n\nAfter setup, you can ask your assistant things like:\n\n- *\"What's the best coding model for my hardware?\"*\n- *\"Benchmark qwen2.5-coder and show me the tok/s\"*\n- *\"Compare llama3.2 vs codellama for coding tasks\"*\n- *\"Clean up my Ollama — what should I remove?\"*\n- *\"What model should I use for this Rust project?\"*\n- *\"Optimize my Ollama config for maximum performance\"*\n- *\"How much RAM is Ollama using right now?\"*\n\n- *\"Verify the blob of the model I just downloaded before running it\"*\n\nYour assistant will automatically call the right tools and give you actionable results.\n\n---\n\n## Interactive CLI Panel\n\nRunning `llm-checker` with no arguments now opens an interactive panel (TTY terminals):\n\n- animated startup banner\n- main command list with descriptions\n- type `/` to open all commands\n- use up/down arrows to select a command\n- press `Enter` to execute\n- add optional extra flags before run (example: `--json --limit 5`)\n\nFor scripting and automation, direct command invocation remains unchanged:\n\n```bash\nllm-checker check --use-case coding --limit 3\nllm-checker search \"qwen coder\" --json\n```\n\n---\n\n## Commands\n\n### Core Commands\n\n| Command | Description |\n|---------|-------------|\n| `hw-detect` | Detect GPU/CPU capabilities, memory, backends |\n| `check` | Full system analysis with compatible models and recommendations |\n| `recommend` | Intelligent recommendations by category (coding, reasoning, multimodal, etc.) |\n| `calibrate` | Generate calibration result + routing policy artifacts from a JSONL prompt suite |\n| `installed` | Rank your installed Ollama models by compatibility |\n| `list-models` | List the synced Ollama catalog by popularity, category, size, or JSON output (add `--registry`/`--source` to list the multi-source registry) |\n| `ollama-plan` | Compute safe Ollama runtime env vars (`NUM_CTX`, `NUM_PARALLEL`, `MAX_LOADED_MODELS`) for selected local models |\n| `mcp-setup` | Print/apply Claude MCP setup command and config snippet (`--apply`, `--json`, `--npx`) |\n| `gpu-plan` | Multi-GPU placement advisor with single/pooled model-size envelopes |\n| `verify-context` | Verify practical context-window limits for a local model |\n| `verify <file>` | Structural safety validation of a GGUF/safetensors model file before loading (modelvet, WASM) |\n| `amd-guard` | AMD/Windows reliability guard with mitigation hints |\n| `toolcheck` | Test tool-calling compatibility for local models |\n\n### `verify` — Model File Safety Validation\n\n```bash\nllm-checker verify ~/.ollama/models/blobs/sha256-abc123...\nllm-checker verify ./model.safetensors --json\n```\n\n`verify` is powered by [ModelVet](https://github.com/tetsuo-ai/modelvet), the\nstructural safety validator for GGUF and safetensors developed by\n[Tetsuo AI](https://github.com/tetsuo-ai). LLM Checker packages ModelVet as\nWebAssembly and integrates it with the CLI, Ollama verification gates,\npolicies, and MCP, keeping verification offline and free of native\ndependencies.\n\nIt answers one question before any model loader touches a file: *is this file\nstructurally safe to load?* Every file-derived length, count, offset, and\ntensor size is checked with overflow-safe arithmetic, in fixed memory.\n\n```\n=== Model Verification (modelvet) ===\nFile:      ./suspicious.gguf\nFormat:    gguf (0.12 GiB)\nVerdict:   REJECT\nViolation: TENSOR_DATA_EXTENT (code 311)\nOffset:    0x1a4f2\n```\n\nExit codes mirror the modelvet CLI contract: `0` = ACCEPT, `1` = REJECT,\n`2` = no verdict (error), so it drops directly into CI gates and scripts.\n\nAn ACCEPT verdict is **structural only**: it says nothing about model\nbehavior, provenance, or poisoned weights. Files above 3 GiB exceed the\nwasm32 memory ceiling; use the native modelvet CLI for those.\n\nThe vendored source and rebuild instructions live in\n[`vendor/modelvet/`](vendor/modelvet/README.md).\nLicense and attribution details are in\n[THIRD_PARTY_NOTICES](https://github.com/signerless/llm-checker/blob/main/THIRD_PARTY_NOTICES).\n\n#### Verification Gates in Ollama Flows\n\nThe same verifier is wired into the Ollama workflows as an opt-in gate:\n\n```bash\n# Verify every installed model's local blob while ranking them\nllm-checker installed --verify\nllm-checker installed --verify --json\n\n# Verify the selected model's blob after pull, before running it\nllm-checker ai-run --verify --category coding --prompt \"Refactor this function\"\n\n# Explicitly continue only if verification is unavailable (never on REJECT)\nllm-checker ai-run --verify --allow-unverified --category coding --prompt \"Refactor this function\"\n```\n\n- `installed --verify` adds a per-model verification status (verified /\n  REJECTED with the violation name / skipped with reason). Any REJECT exits `1`.\n- `ai-run --verify` is fail-closed: a REJECTED blob exits `1` with an\n  `ollama rm` hint, while a missing/unreadable blob, verifier error, or file\n  above the 3 GiB wasm32 ceiling exits `2` without running the model.\n- `--allow-unverified` is an explicit escape hatch for the no-verdict cases\n  above. It requires `--verify` and can never bypass a ModelVet REJECT.\n- Blob resolution reads the Ollama manifest store (`$OLLAMA_MODELS` or\n  `~/.ollama/models`), so no Ollama API changes are needed.\n\n#### Structural Validation in Policies\n\nEnterprise policies can require modelvet validation with the\n`structural_validation` rule:\n\n```yaml\nrules:\n  structural_validation:\n    enabled: true\n    on_unverifiable: warn   # warn | fail (default warn)\n```\n\n- In `audit` mode a REJECTED local model is reported as a\n  `STRUCTURAL_VALIDATION_FAILED` violation; in `enforce` mode it blocks\n  (non-zero exit). Catalog-only candidates with no local file are reported as\n  `not_applicable`, never as violations.\n- `on_unverifiable: fail` also turns verifier errors (missing WASM artifact,\n  files over 3 GiB, unreadable blobs) into blocking\n  `STRUCTURAL_VALIDATION_UNVERIFIABLE` violations.\n- `audit export` reports (JSON/CSV/SARIF) carry a `verification` field per\n  finding — `{ verdict, violation_code, violation_name, offset }` — using the\n  same \"unknown, never omitted\" convention as the provenance fields, so\n  downstream parsers stay deterministic.\n\n### Database Commands\n\n| Command | Description |\n|---------|-------------|\n| `sync` | Refresh the local SQLite model catalog from Ollama |\n| `search <query>` | Search the synced Ollama catalog; add `--registry`/`--source` to search the multi-source registry (HF + Ollama + GPT4All) with `--max-params`/`--runtime`/`--format` filters |\n| `smart-recommend` | Advanced recommendations using the full scoring engine |\n\n### Model Registry Commands (v3.7.0+)\n\nExact installable/downloadable artifacts from a packaged multi-source registry (Hugging Face + Ollama + GPT4All).\n\n| Command | Description |\n|---------|-------------|\n| `registry-sync` | Sync the multi-source registry (Hugging Face, Ollama, GPT4All) |\n| `registry-search [query]` | Search exact artifacts with `--source`, `--format`, `--runtime`, `--quant`, `--max-size`, `--min-params`/`--max-params` filters |\n| `registry-recommend [query]` | Recommend the best exact artifacts for your hardware, with `--runtime auto/ollama/vllm/mlx/llama.cpp/transformers` targeting and `--category`/`--optimize` |\n\n```bash\n# Best coding artifacts across all sources, auto runtime\nllm-checker registry-recommend --category coding\n\n# Only Apple-native MLX artifacts\nllm-checker registry-recommend --category coding --runtime mlx\n\n# Search Hugging Face for vLLM-ready reasoning models under 24B\nllm-checker registry-search qwen --source huggingface --runtime vllm --max-params 24\n```\n\n### Enterprise Policy Commands\n\n| Command | Description |\n|---------|-------------|\n| `policy init` | Generate a `policy.yaml` template for enterprise governance |\n| `policy validate` | Validate a policy file and return non-zero on schema errors |\n| `audit export` | Evaluate policy outcomes and export compliance reports (`json`, `csv`, `sarif`) |\n\n### Policy Enforcement in `check` and `recommend`\n\nBoth `check` and `recommend` support `--policy <file>`.\n\n- In `audit` mode, policy violations are reported but the command exits with `0`.\n- In `enforce` mode, blocking violations return non-zero (default `1`).\n- You can override the non-zero code with `enforcement.exit_code` in `policy.yaml`.\n\nExamples:\n\n```bash\nllm-checker check --policy ./policy.yaml\nllm-checker check --policy ./policy.yaml --use-case coding --runtime vllm\nllm-checker recommend --policy ./policy.yaml --category coding\n```\n\n### Calibrated Routing in `recommend` and `ai-run`\n\n`recommend` and `ai-run` now support calibration routing policies generated by `calibrate --policy-out`.\n\n- `--calibrated [file]`:\n  - If `file` is omitted, discovery defaults to `~/.llm-checker/calibration-policy.{yaml,yml,json}`.\n- `--policy <file>` takes precedence over `--calibrated` for routing resolution.\n- Resolution precedence:\n  - `--policy` (explicit)\n  - `--calibrated` (explicit file or default discovery)\n  - deterministic selector fallback\n- CLI output includes routing provenance (`--policy`, `--calibrated`, or default discovery) and the selected route/model.\n\nExamples:\n\n```bash\nllm-checker recommend --calibrated --category coding\nllm-checker recommend --calibrated ./calibration-policy.yaml --category reasoning\nllm-checker ai-run --calibrated --category coding --prompt \"Refactor this function\"\nllm-checker ai-run --policy ./calibration-policy.yaml --prompt \"Summarize this report\"\n```\n\n### Policy Audit Export\n\nUse `audit export` when you need machine-readable compliance evidence for CI/CD gates, governance reviews, or security tooling.\n\n```bash\n# Single report format\nllm-checker audit export --policy ./policy.yaml --command check --format json --out ./reports/check-policy.json\n\n# Export all configured formats (json, csv, sarif)\nllm-checker audit export --policy ./policy.yaml --command check --format all --out-dir ./reports\n```\n\n- `--command check|recommend` chooses the candidate source.\n- `--format all` honors `reporting.formats` in your policy (falls back to `json,csv,sarif`).\n- In `enforce` mode with blocking violations, reports are still written before non-zero exit.\n\n### Integration Examples (SIEM / CI Artifacts)\n\n```bash\n# CI artifact (JSON) for post-processing in pipeline jobs\nllm-checker audit export --policy ./policy.yaml --command check --format json --out ./reports/policy-report.json\n\n# Flat CSV for SIEM ingestion (Splunk/ELK/DataDog pipelines)\nllm-checker audit export --policy ./policy.yaml --command check --format csv --out ./reports/policy-report.csv\n\n# SARIF for security/code-scanning tooling integrations\nllm-checker audit export --policy ./policy.yaml --command check --format sarif --out ./reports/policy-report.sarif\n```\n\n### GitHub Actions Policy Gate (Copy-Paste)\n\n```yaml\nname: Policy Gate\non: [pull_request]\n\njobs:\n  policy-gate:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v4\n      - uses: actions/setup-node@v4\n        with:\n          node-version: 20\n      - run: npm ci\n      - run: node bin/enhanced_cli.js check --policy ./policy.yaml --runtime ollama --no-verbose\n      - if: always()\n        run: node bin/enhanced_cli.js audit export --policy ./policy.yaml --command check --format all --runtime ollama --no-verbose --out-dir ./policy-reports\n      - if: always()\n        uses: actions/upload-artifact@v4\n        with:\n          name: policy-audit-reports\n          path: ./policy-reports\n```\n\n### Provenance Fields in Reports\n\n`check`, `recommend`, and `audit export` outputs include normalized model provenance fields:\n\n- `source`\n- `registry`\n- `version`\n- `license`\n- `digest`\n\nIf a field is unavailable from model metadata, outputs use `\"unknown\"` instead of omitting the field. This keeps downstream parsers deterministic.\nLicense values are canonicalized for policy checks (for example `MIT License` -> `mit`, `Apache 2.0` -> `apache-2.0`).\n\n### AI Commands\n\n| Command | Description |\n|---------|-------------|\n| `ai-check` | AI-powered model evaluation with meta-analysis |\n| `ai-run` | AI-powered model selection and execution with live tokens/sec output |\n\n---\n\n### `ai-run` &mdash; Auto-Select and Run\n\n```bash\nllm-checker ai-run --category coding --prompt \"Write a file parser in Node.js\"\nllm-checker ai-run --benchmark --category general\nllm-checker ai-run --reference-only --category reasoning\n```\n\n`ai-run` chooses the best installed model for the requested category, falls back to the best local alternative when the top catalog pick is not installed, and streams through Ollama directly.\n\nWhen a response completes, the CLI appends measured local speed:\n\n```text\n>>> hi\nHello! How can I help you today?\n[42.8 tokens/sec]\n```\n\nUse `--reference-only` when you only want the recommendation card and pull command without starting a chat. Use `--benchmark` for a quick measured speed check on the selected local model.\n\n---\n\n### `hw-detect` &mdash; Hardware Analysis\n\n```bash\nllm-checker hw-detect\n```\n\n```\nSummary:\n  Apple M4 Pro (24GB Unified Memory)\n  Tier: MEDIUM HIGH\n  Max model size: 15GB\n  Best backend: metal\n\nCPU:\n  Apple M4 Pro\n  Cores: 12 (12 physical)\n  SIMD: NEON\n\nMetal:\n  GPU Cores: 16\n  Unified Memory: 24GB\n  Memory Bandwidth: 273GB/s\n```\n\nOn hybrid or integrated-only systems, `hw-detect` now also surfaces GPU topology explicitly:\n\n```\nDedicated GPUs: NVIDIA GeForce RTX 4060\nIntegrated GPUs: Intel Iris Xe Graphics\nAssist path: Integrated/shared-memory GPU detected, runtime remains CPU\n```\n\nThis makes integrated GPUs visible even when the selected runtime backend is still CPU.\n\n### `recommend` &mdash; Category Recommendations\n\n```bash\nllm-checker recommend\n```\n\nAs of the scoring unification (#96), `check`, `recommend`, and `smart-recommend`\nall derive their ranking from **one canonical scoring core**\n(`DeterministicModelSelector` via `src/models/scoring-core.js`), so identical\n`(model, hardware)` inputs score identically across all three and the\nhigh-capacity right-sizing floor applies everywhere. They differ only in their\nmodel **source** and **presentation**, not in how a given model is ranked:\n\n| Command | Role | Ranking core |\n|---------|------|--------------|\n| `recommend` | Canonical model recommendations by category | Shared core (reference output) |\n| `check` | Full hardware-compatibility report with a recommendation card | Shared core (consistent ranking, fit-oriented report) |\n| `smart-recommend` | Catalog/DB-backed recommendations with a detailed score breakdown | Shared core (same ordering + scores) |\n\nUse optimization profiles to steer ranking by intent:\n\n```bash\nllm-checker recommend --optimize balanced\nllm-checker recommend --optimize speed\nllm-checker recommend --optimize quality\nllm-checker recommend --optimize context\nllm-checker recommend --optimize coding\n```\n\n```\nINTELLIGENT RECOMMENDATIONS BY CATEGORY\nHardware Tier: HIGH | Models Analyzed: 205\n\nCoding:\n   qwen2.5-coder:14b (14B)\n   Score: 78/100\n   Fine-tuning: LoRA+QLoRA\n   Command: ollama pull qwen2.5-coder:14b\n\nReasoning:\n   deepseek-r1:14b (14B)\n   Score: 86/100\n   Fine-tuning: QLoRA\n   Command: ollama pull deepseek-r1:14b\n\nMultimodal:\n   llama3.2-vision:11b (11B)\n   Score: 83/100\n   Fine-tuning: LoRA+QLoRA\n   Command: ollama pull llama3.2-vision:11b\n```\n\n`check`, `recommend`, and `ai-check` include a fine-tuning suitability label in output to help choose between Full FT, LoRA, and QLoRA paths.\n\n### `search` &mdash; Model Search\n\n```bash\nllm-checker search llama -l 5\nllm-checker search coding --use-case coding\nllm-checker search qwen --quant Q4_K_M --max-size 8\n```\n\n| Option | Description |\n|--------|-------------|\n| `-l, --limit <n>` | Number of results (default: 10) |\n| `-u, --use-case <type>` | Optimize for: `general`, `coding`, `chat`, `reasoning`, `creative`, `fast` |\n| `--max-size <gb>` | Maximum model size in GB |\n| `--quant <type>` | Filter by quantization: `Q4_K_M`, `Q8_0`, `FP16`, etc. |\n| `--family <name>` | Filter by model family |\n\n---\n\n## Model Catalog\n\nLLM Checker ships with a pre-synced SQLite snapshot of the Ollama catalog plus a multi-source registry of exact downloadable/installable model artifacts. On first run, that snapshot is copied to `~/.llm-checker/models.db`, so recommendations and catalog search work immediately after npm install.\n\nThe packaged snapshot currently includes:\n\n- 229 Ollama models\n- 7176 variants\n- 3259 multi-source registry repositories\n- 33729 exact model artifacts from Hugging Face, Ollama, and GPT4All\n- Hugging Face top 3000 repositories by downloads, fetched with API pagination\n- pull counts\n- tag counts\n- last-updated metadata\n- variant params, quantization, size, context, runtime, install commands, download URLs, license/gated flags, tasks, and modalities when available\n\nRefresh it any time:\n\n```bash\nllm-checker sync\nllm-checker registry-sync --sources ollama,huggingface,gpt4all\nllm-checker registry-search qwen --runtime auto --max-size 8\nllm-checker registry-recommend --category coding --runtime auto --max-size 8\n```\n\nFor release maintainers, the packaged seed can be regenerated from the synced local DB and registry APIs:\n\n```bash\nnpm run sync:seed\n```\n\n`recommend`, `list-models`, `ai-run`, and `ai-check` prefer the synced SQLite catalog. `registry-search` queries exact artifacts across sources, and `registry-recommend` ranks exact artifacts from the registry with the deterministic hardware-aware selector. If the SQLite catalog is unavailable, LLM Checker falls back to the scraped cache and then to the curated catalog.\n\nThe curated fallback catalog includes 35+ models from the most popular Ollama families:\n\n| Family | Models | Best For |\n|--------|--------|----------|\n| **Qwen 2.5/3** | 7B, 14B, Coder 7B/14B/32B, VL 3B/7B | Coding, general, vision |\n| **Llama 3.x** | 1B, 3B, 8B, Vision 11B | General, chat, multimodal |\n| **DeepSeek** | R1 8B/14B/32B, Coder V2 16B | Reasoning, coding |\n| **Phi-4** | 14B | Reasoning, math |\n| **Gemma 2** | 2B, 9B | General, efficient |\n| **Mistral** | 7B, Nemo 12B | Creative, chat |\n| **CodeLlama** | 7B, 13B | Coding |\n| **LLaVA** | 7B, 13B | Vision |\n| **Embeddings** | nomic-embed-text, mxbai-embed-large, bge-m3, all-minilm | RAG, search |\n\nAll available models are automatically combined with locally installed Ollama models for scoring. Ambiguous tags such as `latest`, cloud-only variants, and aliases without reliable size metadata are kept out of local recommendations unless they can be resolved to concrete parameters or artifact sizes.\n\n---\n\n## Scoring System\n\nModels are evaluated across four dimensions, weighted by use case:\n\n| Dimension | Description |\n|-----------|-------------|\n| **Q** Quality | Model family reputation + parameter count + quantization penalty |\n| **S** Speed | Estimated tokens/sec based on hardware backend and model size |\n| **F** Fit | Memory utilization efficiency (how well it fits in available RAM) |\n| **C** Context | Context window capability vs. target context length |\n\n### Scoring Weights by Use Case\n\nThree scoring systems are available, each optimized for different workflows:\n\n**Deterministic Selector** (primary &mdash; used by `check` and `recommend`):\n\n| Category | Quality | Speed | Fit | Context |\n|----------|:-------:|:-----:|:---:|:-------:|\n| `general` | 45% | 35% | 15% | 5% |\n| `coding` | 55% | 20% | 15% | 10% |\n| `reasoning` | 60% | 10% | 20% | 10% |\n| `multimodal` | 50% | 15% | 20% | 15% |\n\n**Scoring Engine** (used by `search` for catalog scoring; `smart-recommend`'s final ranking is produced by the shared scoring core &mdash; see #96):\n\n| Use Case | Quality | Speed | Fit | Context |\n|----------|:-------:|:-----:|:---:|:-------:|\n| `general` | 40% | 35% | 15% | 10% |\n| `coding` | 55% | 20% | 15% | 10% |\n| `reasoning` | 60% | 15% | 10% | 15% |\n| `chat` | 40% | 40% | 15% | 5% |\n| `fast` | 25% | 55% | 15% | 5% |\n| `quality` | 65% | 10% | 15% | 10% |\n\nAll weights are centralized in `src/models/scoring-config.js`.\n\n### Memory Estimation\n\nMemory requirements are calculated using calibrated bytes-per-parameter values:\n\n| Quantization | Bytes/Param | 7B Model | 14B Model | 32B Model |\n|:------------:|:-----------:|:--------:|:---------:|:---------:|\n| Q8_0 | 1.05 | ~8 GB | ~16 GB | ~35 GB |\n| Q4_K_M | 0.58 | ~5 GB | ~9 GB | ~20 GB |\n| Q3_K | 0.48 | ~4 GB | ~8 GB | ~17 GB |\n\nThe selector automatically picks the best quantization that fits your available memory.\n\nFor MoE models, deterministic memory estimation supports explicit sparse metadata when present:\n\n- `total_params_b`\n- `active_params_b`\n- `expert_count`\n- `experts_active_per_token`\n\nNormalized recommendation variants expose both snake_case and camelCase metadata aliases\n(for example: `total_params_b` + `totalParamsB`) when available.\n\nMoE parameter path selection is deterministic and uses this fallback order:\n\n1. `active_params_b` (assumption source: `moe_active_metadata`)\n2. `total_params_b * (experts_active_per_token / expert_count)` (assumption source: `moe_derived_expert_ratio`)\n3. `total_params_b` (assumption source: `moe_fallback_total_params`)\n4. Model `paramsB` fallback (assumption source: `moe_fallback_model_params`)\n\nDense models continue to use the dense parameter path (`dense_params`) unchanged.\n\nWhen `active_params_b` (or a derived active-ratio path) is available, inference memory\nuses the sparse-active parameter estimate even if artifact size metadata is present.\n\n### Runtime-Aware MoE Speed Estimation\n\nMoE speed estimates now include runtime-specific overhead assumptions (routing, communication, offload), instead of using a single fixed MoE boost.\n\n- Canonical helper: `src/models/moe-assumptions.js`\n- Applied in both:\n  - `src/models/deterministic-selector.js`\n  - `src/models/scoring-engine.js`\n\nCurrent runtime profiles:\n\n| Runtime | Routing | Communication | Offload | Max Effective Gain |\n|:--------|:-------:|:-------------:|:-------:|:------------------:|\n| `ollama` | 18% | 13% | 8% | 2.35x |\n| `vllm` | 12% | 8% | 4% | 2.65x |\n| `mlx` | 16% | 10% | 5% | 2.45x |\n| `llama.cpp` | 20% | 14% | 9% | 2.30x |\n\nRecommendation outputs now expose these assumptions through runtime metadata and MoE speed diagnostics.\n\n---\n\n## Supported Hardware\n\n<details>\n<summary><strong>Apple Silicon</strong></summary>\n\n- M1, M1 Pro, M1 Max, M1 Ultra\n- M2, M2 Pro, M2 Max, M2 Ultra\n- M3, M3 Pro, M3 Max\n- M4, M4 Pro, M4 Max\n\n</details>\n\n<details>\n<summary><strong>NVIDIA (CUDA)</strong></summary>\n\n- RTX 50 Series (5090, 5080, 5070 Ti, 5070)\n- RTX 40 Series (4090, 4080, 4070 Ti, 4070, 4060 Ti, 4060)\n- RTX 30 Series (3090 Ti, 3090, 3080 Ti, 3080, 3070 Ti, 3070, 3060 Ti, 3060)\n- Data Center (H100, A100, A10, L40, T4)\n\n</details>\n\n<details>\n<summary><strong>AMD (ROCm)</strong></summary>\n\n- RX 7900 XTX, 7900 XT, 7800 XT, 7700 XT\n- RX 6900 XT, 6800 XT, 6800\n- Instinct MI300X, MI300A, MI250X, MI210\n\n</details>\n\n<details>\n<summary><strong>Intel</strong></summary>\n\n- Arc A770, A750, A580, A380\n- Integrated Iris Xe, UHD Graphics\n\n</details>\n\n<details>\n<summary><strong>CPU Backends</strong></summary>\n\n- AVX-512 + AMX (Intel Sapphire Rapids, Emerald Rapids)\n- AVX-512 (Intel Ice Lake+, AMD Zen 4)\n- AVX2 (Most modern x86 CPUs)\n- ARM NEON (Apple Silicon, AWS Graviton, Ampere Altra)\n\n</details>\n\n---\n\n## Architecture\n\nLLM Checker uses a deterministic pipeline so the same inputs produce the same ranked output, with explicit policy outcomes for governance workflows.\n\n```mermaid\nflowchart LR\n  subgraph Inputs\n    HW[\"Hardware detector<br/>CPU/GPU/RAM/backend\"]\n    REG[\"Synced SQLite model catalog<br/>(Ollama seed + multi-source registry)\"]\n    LOCAL[\"Installed local models\"]\n    FLAGS[\"CLI options<br/>use-case/runtime/limits/policy\"]\n  end\n\n  subgraph Pipeline[\"Selection Pipeline\"]\n    NORMALIZE[\"Normalize and deduplicate model pool\"]\n    PROFILE[\"Hardware profile and memory budget\"]\n    FILTER[\"Use-case/category filtering\"]\n    QUANT[\"Quantization fit selection\"]\n    SCORE[\"Deterministic 4D scoring<br/>Q/S/F/C\"]\n    POLICY[\"Policy evaluation (optional)<br/>audit or enforce\"]\n    RANK[\"Rank and explain candidates\"]\n  end\n\n  subgraph Outputs\n    REC[\"check / recommend output\"]\n    AUDIT[\"audit export<br/>JSON / CSV / SARIF\"]\n    RUN[\"pull/run-ready commands\"]\n  end\n\n  REG --> NORMALIZE\n  LOCAL --> NORMALIZE\n  HW --> PROFILE\n  FLAGS --> FILTER\n  FLAGS --> POLICY\n  NORMALIZE --> FILTER\n  PROFILE --> QUANT\n  FILTER --> QUANT\n  QUANT --> SCORE\n  SCORE --> POLICY\n  SCORE --> RANK\n  POLICY --> RANK\n  RANK --> REC\n  POLICY --> AUDIT\n  RANK --> RUN\n```\n\n### Component Responsibilities\n\n- **Input layer**: Collects runtime constraints from hardware detection, local inventory, dynamic registry data, and CLI flags.\n- **Normalization layer**: Deduplicates identifiers/tags and builds a canonical candidate set.\n- **Selection layer**: Filters by use case, selects the best fitting quantization, and computes deterministic Q/S/F/C scores.\n- **Governance layer**: Applies policy rules in `audit` or `enforce` mode and records explicit violation metadata.\n- **Output layer**: Returns ranked recommendations plus machine-readable compliance artifacts when requested.\n\n### Execution Stages\n\n1. **Hardware profiling**: Detect CPU/GPU/RAM and effective backend capabilities.\n2. **Model pool assembly**: Merge the synced SQLite catalog (or fallback cache/catalog) with locally installed models.\n3. **Candidate filtering**: Keep only relevant models for the requested use case.\n4. **Fit selection**: Choose the best quantization for available memory budget.\n5. **Deterministic scoring**: Score each candidate across quality, speed, fit, and context.\n6. **Policy + ranking**: Apply optional policy checks, then rank and return actionable commands.\n\n---\n\n## Examples\n\n**Detect your hardware:**\n```bash\nllm-checker hw-detect\n```\n\n**Get recommendations for all categories:**\n```bash\nllm-checker recommend\n```\n\n**Full system analysis with compatible models:**\n```bash\nllm-checker check\n```\n\n**Find the best coding model:**\n```bash\nllm-checker recommend --category coding\n```\n\n**Search for small, fast models under 5GB:**\n```bash\nllm-checker search \"7b\" --max-size 5 --use-case fast\n```\n\n**Get high-quality reasoning models:**\n```bash\nllm-checker smart-recommend --use-case reasoning\n```\n\n---\n\n## Development\n\n```bash\ngit clone https://github.com/signerless/llm-checker.git\ncd llm-checker\nnpm install\nnode bin/enhanced_cli.js hw-detect\n```\n\n### Project Structure\n\n```\nsrc/\n  models/\n    deterministic-selector.js  # Primary selection algorithm\n    scoring-config.js          # Centralized scoring weights\n    scoring-engine.js          # Advanced scoring (smart-recommend)\n    catalog.json               # Curated fallback catalog (35+ models, only if dynamic pool unavailable)\n  ai/\n    multi-objective-selector.js  # Multi-objective optimization\n    ai-check-selector.js        # LLM-based evaluation\n  hardware/\n    detector.js                # Hardware detection\n    unified-detector.js        # Cross-platform detection\n  data/\n    model-database.js          # SQLite storage, registry tables, and packaged seed loading\n    registry-ingestors.js      # Ollama/Hugging Face/GPT4All artifact normalization\n    seed/models.db             # npm-packaged Ollama + multi-source registry snapshot\n    sync-manager.js            # Database sync from Ollama registry\nbin/\n  enhanced_cli.js              # CLI entry point\n```\n\n---\n\n## License\n\nLLM Checker is licensed under **NPDL-1.0** (No Paid Distribution License).\n\n- Free use, modification, and redistribution are allowed.\n- Selling the software or offering it as a paid hosted/API service is not allowed without a separate commercial license.\n\nSee [LICENSE](https://github.com/signerless/llm-checker/blob/main/LICENSE) for full terms.\n\n---\n\n[GitHub](https://github.com/signerless/llm-checker) •\n[Releases](https://github.com/signerless/llm-checker/releases) •\n[npm](https://www.npmjs.com/package/llm-checker) •\n[GitHub Packages](https://github.com/users/Pavelevich/packages/npm/package/llm-checker) •\n[Issues](https://github.com/signerless/llm-checker/issues) •\n[Discord](https://discord.gg/mnmYrA7T)\n","readmeFilename":"README.md"}