Score breakdown
Popularity is tracked separately. Support, ads, sponsorships, and tips never affect these signals.
Why it matters
Useful for platform and infra engineers shipping self-hosted LLM serving on constrained, Python-free, or edge environments where pulling in PyTorch and the Python toolchain is operationally painful.
Who should use it
Who should skip it
Skip guoqingbao/xinfer unless the captured evidence suggests it solves a problem you are actively working on.
About this signal
guoqingbao/xinfer is tracked by RepoRadar as a framework in the Local Inference section. First seen 2026-06-21; the source record was last checked on 2026-06-21. The current verdict is 'try now' with a Gold tier and moderate setup difficulty. Across RepoRadar's eight signals, guoqingbao/xinfer is strongest on workflow potential (9.7) and practical usefulness (9.0) and weakest on setup ease (6.4) — a profile worth weighing against your own priorities. This page summarizes the public evidence on the linked source page and states where additional review is still needed.
How this item is evaluated
The guoqingbao/xinfer record combines a 8.6/10 composite score with separate popularity (7.4), risk (conditional), and setup (moderate) signals. See the scoring methodology for the current weights and evidence definitions.
Putting this into practice? Read How to evaluate an AI tool before you adopt it for the checklist behind this score.
Risk explanation
It loads and executes model weights and GPU kernels on your hardware, so verify the trust chain of any downloaded checkpoint, pin model hashes, and sandbox the runtime before exposing it on shared infrastructure.