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)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
reference |
software | healthy | reference |
tools |
software | healthy | tools |
writeups |
software | healthy | writeups |
src |
software | healthy | src |
generated |
software | healthy | src/generated |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-mxr9im0e |
software | healthy | /tmp/repobility-clone-mxr9im0e |
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.