LoRA Lens is a small, transparent audit tool for parameter-efficient fine-tuning releases. Upload an adapter_config.json or paste one into the editor to get an immediate reviewer-facing readout.
Adapter repositories are often technically valid but difficult to review. LoRA Lens makes the important release metadata visible before a model card is written, without uploading weights or requiring an API key.
This is a metadata and sanity-check tool, not a substitute for evaluation. Parameter estimates depend on the base architecture; verify claims against the actual model before publishing.
1pip install -r requirements.txt
2python app.py
Built by Praveen as part of an open model tooling portfolio.