Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

tommyyliu/lut_mm

https://github.com/tommyyliu/lut_mm · scanned 2026-06-16 00:39 UTC (2 months, 1 week ago)

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 40 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
README.md software healthy README.md
LICENSE software healthy LICENSE
weight_packing.py software healthy reference/weight_packing.py
main.py software healthy reference/main.py
gen_bitnet_tl2.py software healthy tools/gen_bitnet_tl2.py
bench_python.py software healthy tools/bench_python.py
pack_tl2.py software healthy tools/pack_tl2.py
plot_scaling.py software healthy tools/plot_scaling.py
avx512.md software healthy writeups/avx512.md
idea.md software healthy writeups/idea.md
ternary_mm_vnni.cpp software healthy src/ternary_mm_vnni.cpp
ternary_mm_bitnet512.cpp software healthy src/ternary_mm_bitnet512.cpp
ternary_mm.h software healthy src/ternary_mm.h
bench_main.cpp software healthy src/bench_main.cpp
ternary_mm_bitnet.cpp software healthy src/ternary_mm_bitnet.cpp
ternary_mm_avx512.cpp software healthy src/ternary_mm_avx512.cpp
ternary_mm_ref.cpp software healthy src/ternary_mm_ref.cpp
ggml-bitnet.h software healthy src/generated/ggml-bitnet.h
bitnet-lut-kernels.h software healthy src/generated/bitnet-lut-kernels.h

LabelLayerStatusPath
pack_weights software healthy reference/weight_packing.py:18
basic_mm software healthy reference/main.py:38
generate_lut software healthy reference/main.py:43
lut_mm software healthy reference/main.py:57
generate_lut_vec software healthy reference/main.py:71
lut_mm_vec software healthy reference/main.py:77
main software healthy tools/gen_bitnet_tl2.py:28
bench software healthy tools/bench_python.py:26
main software healthy tools/bench_python.py:35
preprocess_two_weights_tl2 software healthy tools/pack_tl2.py:21
preprocess_three_weights_tl2 software healthy tools/pack_tl2.py:48
main software healthy tools/pack_tl2.py:97
panel software healthy tools/plot_scaling.py:23
tx software healthy tools/plot_scaling.py:39
main software healthy tools/plot_scaling.py:59

LabelLayerStatusPath
reference software healthy reference
tools software healthy tools
writeups software healthy writeups
src software healthy src
generated software healthy src/generated

LabelLayerStatusPath
repobility-clone-mxr9im0e software healthy /tmp/repobility-clone-mxr9im0e
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/5eb2e0db-9c14-40ca-b35d-f9224c537c7b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5eb2e0db-9c14-40ca-b35d-f9224c537c7b/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.