Project Halide launch note

#1
by Lonelyguyse1 - opened
Build Small Hackathon org

Project Halide is a GPU-backed Gradio workbench for analog film diagnostics.

It combines a fine-tuned MiniCPM-V 4.6 vision extractor with Nemotron-Mini-4B-Instruct reasoning, then shows the original scan, validated overlay, defect counts, lab-style diagnosis, full JSON, and diagnosis history in a custom light-table interface.

Useful links:

The current checkpoint was trained offline on Modal, published with a Q4_K_M GGUF artifact, and validated on private held-out negatives that were not added to training data. Runtime inference stays inside the GPU-backed Space and does not call cloud inference APIs.

Sign up or log in to comment